- Owner
- Mircea Dima
- Problem
- Tournament
- Source
- 1.42KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:38:47: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[128]' [-Wformat] prog.cpp:38:47: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[128]' [-Wformat] prog.cpp:62:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Results
Test number Result Time 1 Ok 0.0361s 2 Ok 0.0360s 3 Ok 0.0360s 4 Ok 0.0336s 5 Ok 0.0357s 6 Ok 0.0336s 7 Ok 0.0356s 8 Ok 0.0345s 9 Ok 0.0365s 10 Ok 0.0371s 11 Ok 0.0378s 12 Ok 0.0375s 13 Ok 0.0374s 14 Ok 0.0383s