- Owner
- Binica Nicolae
- Problem
- Decl
- Contest
- MindCoding 2015 Round 3
- Source
- 1.02KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:11:22: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[104]' [-Wformat] prog.cpp:15:51: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[104]' [-Wformat] prog.cpp:46:26: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[104]' [-Wformat]
Results
Test number Result Time 1 Ok 0.0347s