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

Compile Error

losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:11:8: error: unable to find numeric literal operator ‘operator""pow’
11 | po = 2.pow(b);
| ^~~~~