Problem simp
User Usu
Submission Time 2025-07-23 07:30:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function ‘int main()’:
simp.cpp:10:24: error: ‘bo’ was not declared in this scope; did you mean ‘co’?
10 | cin >> ao >> at >> bo >> bt >> co >> ct;
| ^~
| co
simp.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
simp.cpp:4:19: note: to match this ‘{’
4 | signed main(void) {
| ^