Problem ntuc
User Z2077
Submission Time 2025-06-19 11:02:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ntuc.cpp: In function ‘int main()’:
ntuc.cpp:18:10: error: ‘offers’ was not declared in this scope
18 | sort(offers.begin(), offers.end());
| ^~~~~~