- Owner
- Binica Nicolae
- Problem
- Tournament
- Source
- 1.78KB
- 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:63:63: warning: ordered comparison of pointer with integer zero [-Wextra]
Results
Test number Result Time 1 Ok 0.0343s 2 Ok 0.0350s 3 Ok 0.0333s 4 Ok 0.0334s 5 Ok 0.0331s 6 Ok 0.0336s 7 Ok 0.0331s 8 Ok 0.0354s 9 Ok 0.0348s 10 Ok 0.0353s 11 Wrong answer 0.0343s