Problem | losingsleep |
---|---|
User | Pranav |
Submission Time | 2024-12-06 14:08:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:11:12: error: invalid type argument of unary ‘*’ (have ‘int’)
11 | pow = 2**b;
| ^