Problem losingsleep
User Joashhh
Submission Time 2024-12-11 21:01:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

losingsleep.cpp: In function ‘long long unsigned int findmin(long long unsigned int)’:
losingsleep.cpp:6:33: error: invalid type argument of unary ‘*’ (have ‘int’)
6 | unsigned long long power = 2**b;
| ^