- Owner
- Manu Manu
- Problem
- Spell
- Source
- 0.39KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:13:20: warning: operation on ‘b’ may be undefined [-Wsequence-point] prog.cpp:17:17: warning: operation on ‘c’ may be undefined [-Wsequence-point] prog.cpp:18:20: warning: operation on ‘c’ may be undefined [-Wsequence-point] prog.cpp:24:20: warning: operation on ‘d’ may be undefined [-Wsequence-point] prog.cpp:25:20: warning: operation on ‘d’ may be undefined [-Wsequence-point]
Results
Test number Result Time 1 Wrong answer 0.0273s