| Problem | workload |
|---|---|
| User | Popcornman |
| Submission Time | 2024-10-13 18:08:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
workload.cpp: In function ‘int main()’:
workload.cpp:61:20: error: expected ‘}’ at end of input
61 | cout << fin.size();
| ^
workload.cpp:6:1: note: to match this ‘{’
6 | {
| ^