- Owner
- Alin Corodescu
- Problem
- Peculiar Times
- Contest
- MindCoding 2015 Round 1
- Source
- 1.07KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:13:25: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[6]' [-Wformat] prog.cpp:9:15: warning: variable 'invh' set but not used [-Wunused-but-set-variable]
Results
Test number Result Time 1 Ok 0.0574s