Problem iqtest4
User Kiameimon
Submission Time 2023-12-12 14:50:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iqtest4.cpp: In function ‘int main()’:
iqtest4.cpp:24:9: error: ‘cot’ was not declared in this scope; did you mean ‘tot’?
24 | cot << ans << "\n";
| ^~~
| tot