| Problem | raptorinc |
|---|---|
| User | god |
| Submission Time | 2025-07-23 21:10:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
raptorinc.cpp: In function ‘int main()’:
raptorinc.cpp:9:2: error: ‘sum’ was not declared in this scope
9 | sum = 0;
| ^~~
raptorinc.cpp:15:8: error: ‘z’ was not declared in this scope
15 | if(y>=z) {
| ^