- Owner
- Dragos
- Problem
- Spell
- Source
- 0.33KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:7:12: warning: ‘a’ is used uninitialized in this function [-Wuninitialized] prog.cpp:7:12: warning: ‘b’ is used uninitialized in this function [-Wuninitialized] prog.cpp:7:12: warning: ‘c’ is used uninitialized in this function [-Wuninitialized] prog.cpp:7:12: warning: ‘d’ is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.0271s