- Owner
- Lolus
- Problem
- The Oddest Tree
- Source
- 3.19KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:57: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.0389s 2 Time Limit Exceeded 2.0568s