Problem | division |
---|---|
User | vadar2525 |
Submission Time | 2025-06-04 10:01:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
division.cpp: In function ‘int main()’:
division.cpp:13:1: error: ‘z’ was not declared in this scope
13 | z}
| ^
division.cpp:20:22: error: expected ‘;’ before ‘{’ token
20 | else (rating >= 1900){
| ^
| ;