- Owner
- Nicu Bodea
- Problem
- The Oddest Tree
- Source
- 1.79KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void dfs(int, int)': prog.cpp:20:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function 'int main()': prog.cpp:74:13: warning: 'rad' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Ok 0.0378s 2 Wrong answer 0.0392s