Problem selectingintervals
User 2110100
Submission Time 2023-09-02 21:19:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

selectingintervals.cpp: In function ‘int main()’:
selectingintervals.cpp:47:1: error: expected ‘}’ at end of input
47 | }
| ^
selectingintervals.cpp:27:11: note: to match this ‘{’
27 | int main(){
| ^