| Problem | celldivision |
|---|---|
| User | kxd |
| Submission Time | 2023-01-18 00:39:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘long long int f(long long int)’:
celldivision.cpp:25:7: error: ‘i’ was not declared in this scope
25 | forn(i,64) {
| ^
celldivision.cpp:25:2: error: ‘forn’ was not declared in this scope
25 | forn(i,64) {
| ^~~~