Problem mulgogi
User asbx
Submission Time 2023-12-11 11:20:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mulgogi.cpp: In function ‘int main()’:
mulgogi.cpp:87:4: error: ‘upd’ was not declared in this scope
87 | upd(b,c,2);
| ^~~
mulgogi.cpp:90:4: error: ‘upd’ was not declared in this scope
90 | upd(b,c,1);
| ^~~
mulgogi.cpp:92:3: error: ‘bs’ was not declared in this scope; did you mean ‘b’?
92 | bs(0,4e5-1,2)
| ^~
| b