- Owner
- Lolus
- Problem
- The Oddest Tree
- Source
- 3.22KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:58:19: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100005]' [-Wformat]
Results
Test number Result Time 1 Ok 0.0380s 2 Time Limit Exceeded 2.0577s