Problem cuberoot
User yanwen
Submission Time 2025-04-23 16:17:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cuberoot.cpp: In function β€˜int main()’:
cuberoot.cpp:11:24: error: no match for call to β€˜(std::vector<int>) (int&)’
11 | cin >> number(t);
| ^