Problem examinations
User VNHbest
Submission Time 2025-05-22 23:49:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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