Problem raptorinc
User afzal
Submission Time 2025-07-04 14:51:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

raptorinc.cpp: In function ‘int main()’:
raptorinc.cpp:11:4: error: expected ‘,’ or ‘;’ before ‘for’
11 | for(int r =0; r<z;r++){
| ^~~
raptorinc.cpp:11:18: error: ‘r’ was not declared in this scope
11 | for(int r =0; r<z;r++){
| ^