- Owner
- Huan Trinh
- Problem
- Run
- Source
- 1.60KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main(int, char**)’: prog.cpp:65:7: warning: unused variable ‘c’ [-Wunused-variable] prog.cpp: At global scope: prog.cpp:49:5: warning: unused parameter ‘argc’ [-Wunused-parameter] prog.cpp:49:5: warning: unused parameter ‘argv’ [-Wunused-parameter]
Results
Test number Result Time 1 1 0.0146s 2 1 0.0140s 3 Wrong answer 0.0141s