Problem laptop
User ervinthedamsel
Submission Time 2024-06-21 13:30:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:35:8: error: ‘no’ was not declared in this scope; did you mean ‘n’?
35 | sort(no.begin(), no.end());
| ^~
| n