- Owner
- Paun Matei
- Problem
- Ticket
- Source
- 3.01KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:79:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:88:27: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[20007]’ [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0193s