| Problem | swords | 
|---|---|
| User | bob | 
| Submission Time | 2024-02-16 12:37:48 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 swords.cpp: In function ‘int main()’:
swords.cpp:20:16: error: expected ‘}’ at end of input
   20 |  cout << total ;
      |                ^
swords.cpp:4:12: note: to match this ‘{’
    4 | int main() {
      |            ^