- Owner
- Binica Nicolae
- Problem
- Tournament
- Source
- 1.67KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:13:42: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[104]' [-Wformat] prog.cpp:13:42: 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 Wrong answer 0.0334s