Problem | robotbombs |
---|---|
User | Elwinthenerd |
Submission Time | 2024-12-31 15:43:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
robotbombs.cpp: In function ‘int unique(int, const string&)’:
robotbombs.cpp:8:41: error: expected ‘;’ before ‘}’ token
8 | else if (ch == 'U') {U++;L=0;R=0};
| ^
| ;