| Problem | celldivision |
|---|---|
| User | Reverberate |
| Submission Time | 2023-01-16 15:48:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘int main()’:
celldivision.cpp:27:45: error: expected ‘;’ before ‘)’ token
27 | print( (int) (log2((double) query+1)) +1 ));
| ^
| ;