| Problem | celldivision |
|---|---|
| User | chenweilian |
| Submission Time | 2023-01-27 19:17:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘int main()’:
celldivision.cpp:28:3: error: ‘ll’ was not declared in this scope
28 | ll ans;
| ^~
celldivision.cpp:30:28: error: ‘a’ was not declared in this scope
30 | print(64-__builtin_clzll(a+1));
| ^