Problem | restaurant |
---|---|
User | kxd |
Submission Time | 2023-06-06 22:49:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
restaurant.cpp: In function βint main()β:
restaurant.cpp:50:4: error: expected primary-expression before β/β token
50 | /cout << lower_bound(b,b+s,mid-a[i])-b << '|';
| ^