- Owner
- Lolus
- Problem
- Tournament
- Contest
- MindCoding 2015 Round 1
- Source
- 2.74KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:16:25: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100]' [-Wformat] prog.cpp:17:25: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100]' [-Wformat]
Results
Test number Result Time 1 Crash (SIGSEGV) 0.0334s