- Owner
- Binica Nicolae
- Problem
- Tournament
- Source
- 1.68KB
- 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.0382s 2 Ok 0.0376s 3 Ok 0.0348s 4 Ok 0.0349s 5 Ok 0.0347s 6 Ok 0.0366s 7 Ok 0.0356s 8 Ok 0.0357s 9 Ok 0.0344s 10 Ok 0.0347s 11 Wrong answer 0.0352s