- Owner
- Nicu Bodea
- Problem
- The Oddest Tree
- Source
- 1.82KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void dfs(int, int)': prog.cpp:22:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function 'int main()': prog.cpp:56:25: warning: unused variable 'rad' [-Wunused-variable]
Results
Test number Result Time 1 Ok 0.0389s 2 Wrong answer 0.0415s