- Owner
- Valentin Savoiu
- Problem
- Ticket
- Source
- 1.30KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:42:19: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if((strcmp(s,car[j][1])==0)||(strcmp(s,car[j][2])==0)) ^
Results
Test number Result Time 1 Wrong answer 0.0679s