Problem eight
User MrCool
Submission Time 2025-06-18 16:50:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function ‘int main()’:
eight.cpp:17:1: error: ‘cou’ was not declared in this scope; did you mean ‘cos’?
17 | cou
| ^~~
| cos
eight.cpp:17:1: error: expected ‘}’ at end of input
eight.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^