Problem lineup2
User StormyGood
Submission Time 2025-11-09 12:30:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup2.cpp: In function ‘int main()’:
lineup2.cpp:18:23: error: ‘x’ was not declared in this scope
18 | else maxx.push(max(x,maxx.top()));
| ^