- Owner
- Valentin Savoiu
- Problem
- Ticket
- Source
- 1.25KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:41: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.1153s