| Problem | lis |
|---|---|
| User | justin271828 |
| Submission Time | 2024-12-11 16:28:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis.cpp: In function ‘int main()’:
lis.cpp:33:25: error: expected ‘)’ before ‘;’ token
33 | root->update(temp, val;}
| ~ ^
| )