Problem | shortest |
---|---|
User | dieunq1309 |
Submission Time | 2023-07-23 00:01:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shortest.cpp: In function ‘int main()’:
shortest.cpp:13:32: error: request for member ‘size’ in ‘n’, which is of non-class type ‘long long unsigned int’
13 | unsigned long long low = n.size()/2;
| ^~~~