| Problem | sixandseven |
|---|---|
| User | Citric3thanol |
| Submission Time | 2026-06-26 13:21:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:8:24: error: ‘ni’ was not declared in this scope; did you mean ‘i’?
8 | for (int i = 0; i < n[ni; i++){
| ^~
| i
sixandseven.cpp:8:26: error: expected ‘]’ before ‘;’ token
8 | for (int i = 0; i < n[ni; i++){
| ^
| ]