Problem card
User Memeathon
Submission Time 2025-02-20 16:35:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int main()’:
card.cpp:9:11: error: ‘cbrt’ was not declared in this scope
9 | cout << cbrt(ans) << endl;
| ^~~~