| Problem | celldivision |
|---|---|
| User | Josh28 |
| Submission Time | 2023-01-13 21:39:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘void solve()’:
celldivision.cpp:73:15: error: ‘readInt’ was not declared in this scope; did you mean ‘readint’?
73 | ll n; n = readInt();
| ^~~~~~~
| readint