Problem | celldivision |
---|---|
User | syy |
Submission Time | 2023-03-12 13:06:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘int main()’:
celldivision.cpp:52:13: error: could not convert ‘read(a)’ from ‘void’ to ‘bool’
52 | while (read(a)) cout << 64 - __builtin_clzll(a+1) << " ";
| ~~~~^~~
| |
| void