Problem | payraise |
---|---|
User | cokeaholic07 |
Submission Time | 2025-03-19 00:24:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
payraise.cpp: In function ‘int32_t main()’:
payraise.cpp:96:9: error: ‘else’ without a previous ‘if’
96 | else if (x >= 0){
| ^~~~