| Problem | guanine |
|---|---|
| User | thermodynamix7 |
| Submission Time | 2025-11-22 11:16:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:32:13: error: expected ‘,’ or ‘;’ before ‘for’
32 | for(int j=yz+1;j<siz;++j)
| ^~~
guanine.cpp:32:28: error: ‘j’ was not declared in this scope
32 | for(int j=yz+1;j<siz;++j)
| ^