| Problem | payraise |
|---|---|
| User | benji9736 |
| Submission Time | 2025-12-15 16:22:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
payraise.cpp: In function ‘int main()’:
payraise.cpp:60:18: error: expected ‘}’ at end of input
60 | Fenwick fw(N);
| ^
payraise.cpp:37:12: note: to match this ‘{’
37 | int main() {
| ^