| Problem | payraise |
|---|---|
| User | blackscreen1 |
| Submission Time | 2025-12-15 16:00:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
payraise.cpp: In function ‘int32_t main()’:
payraise.cpp:63:13: error: expected ‘}’ at end of input
63 | while(q--) {
| ^
payraise.cpp:63:13: error: expected ‘}’ at end of input
payraise.cpp:54:16: note: to match this ‘{’
54 | int32_t main() {
| ^