Problem | examinations |
---|---|
User | VNHbest |
Submission Time | 2025-05-22 23:49:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
examinations.cpp: In function ‘int main()’:
examinations.cpp:63:5: error: ‘st’ was not declared in this scope; did you mean ‘std’?
63 | st = new node (0, 100000);
| ^~
| std