- Owner
- Huhurez Marius
- Problem
- nc1c2
- Source
- 0.61KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:12:38: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[10]' [-Wformat] prog.cpp:9:9: warning: unused variable 'n' [-Wunused-variable] prog.cpp:9:17: warning: unused variable 'a' [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0328s