Problem | binaryspells |
---|---|
User | lleytonng |
Submission Time | 2024-06-28 11:55:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binaryspells.cpp: In function ‘int main()’:
binaryspells.cpp:38:23: error: expected ‘}’ at end of input
38 | cout << total << endl;
| ^
binaryspells.cpp:16:12: note: to match this ‘{’
16 | int main() {
| ^