| Problem | ssoca |
|---|---|
| User | JhoCyber |
| Submission Time | 2025-02-26 11:24:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ssoca.cpp: In function ‘int32_t main()’:
ssoca.cpp:26:9: error: expected primary-expression before ‘for’
26 | for(int j=0;j<extra;j++){
| ^~~
ssoca.cpp:26:21: error: ‘j’ was not declared in this scope
26 | for(int j=0;j<extra;j++){
| ^