- Owner
- Buracu Stefan
- Problem
- nc1c2
- Source
- 1.05KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:5: warning: 'n' is used uninitialized in this function [-Wuninitialized] prog.cpp:18:5: warning: 'c1' is used uninitialized in this function [-Wuninitialized] prog.cpp:18:5: warning: 'c2' is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.0624s