| Problem | cht |
|---|---|
| User | kenkunkin |
| Submission Time | 2026-03-13 20:41:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cht.cpp: In function ‘void Input()’:
cht.cpp:71:29: error: expected ‘)’ before ‘;’ token
71 | root->upd(line(a[i],dp[i]);
| ~ ^
| )
cht.cpp: In function ‘int main()’:
cht.cpp:82:5: error: ‘Bai’ was not declared in this scope
82 | Bai();
| ^~~