- Owner
- Adrian Dincă
- Problem
- Tournament
- Source
- 1.96KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'bool myComparison(campuri, campuri)': prog.cpp:17:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] else if (a.puncte == b.puncte) ^ prog.cpp:21:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Results
Test number Result Time 1 Ok 0.2901s 2 Ok 0.2919s 3 Wrong answer 0.2935s