Problem losingsleep
User Pranav
Submission Time 2024-12-06 14:09:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:11:11: error: invalid type argument of unary ‘*’ (have ‘int’)
11 | po = 2**b;
| ^