Problem | simplebridges |
---|---|
User | Dannyboy |
Submission Time | 2023-11-08 14:18:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
simplebridges.cpp: In function ‘int main()’:
simplebridges.cpp:13:15: error: expected ‘;’ before ‘}’ token
13 | cout << "No"
| ^
| ;
14 | }
| ~