Problem lightningrod
User samvar0907
Submission Time 2024-04-03 09:22:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:24:57: error: expression cannot be used as a function
24 | int tx = s.top().first, ty = s.top().second();
| ^