- Owner
- Binica Nicolae
- Problem
- Tournament
- Source
- 1.67KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:13:41: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[104]' [-Wformat] prog.cpp:13:41: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[104]' [-Wformat] prog.cpp:62:63: warning: ordered comparison of pointer with integer zero [-Wextra]
Results
Test number Result Time 1 Ok 0.0332s 2 Ok 0.0345s 3 Ok 0.0336s 4 Ok 0.0347s 5 Ok 0.0356s 6 Ok 0.0363s 7 Ok 0.0336s 8 Ok 0.0335s 9 Ok 0.0333s 10 Ok 0.0371s 11 Wrong answer 0.0351s