| Problem | stackweights |
|---|---|
| User | VNHbest |
| Submission Time | 2025-05-31 13:49:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stackweights.cpp: In function ‘int main()’:
stackweights.cpp:69:11: error: expected ‘;’ before ‘st’
69 | }3
| ^
| ;
70 | st -> update(0, a, udt_v);
| ~~