Problem | swords |
---|---|
User | Elnathan |
Submission Time | 2023-12-03 17:37:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swords.cpp:39:5: error: unterminated comment
39 | /*cout << '\n';
| ^
swords.cpp: In function ‘int main()’:
swords.cpp:38:16: error: expected ‘}’ at end of input
38 | cout << out;
| ^
swords.cpp:22:12: note: to match this ‘{’
22 | int main() {
| ^