| Problem | mulgogi |
|---|---|
| User | asbx |
| Submission Time | 2023-12-11 11:20:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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:9: error: ‘bs’ was not declared in this scope; did you mean ‘b’?
92 | cout<<bs(0,4e5-1,2);
| ^~
| b