- Owner
 - Medan Florin-Andrei
 - Problem
 - nc1c2
 - Source
 - 0.94KB
 - Result
 - Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:30: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat] prog.cpp:41:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat] prog.cpp:44:34: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat] prog.cpp:21:10: warning: unused variable 'c' [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0672s  


