- Owner
- Antoniu Bumbas
- Problem
- nc1c2
- Contest
- MindCoding 2015 Round 2
- Source
- 0.38KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:35: warning: 'n' is used uninitialized in this function [-Wuninitialized] prog.cpp:9:35: warning: 'c1' is used uninitialized in this function [-Wuninitialized] prog.cpp:9:35: warning: 'c2' is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.0379s