Problem tourist_noi
User hitarthdangra
Submission Time 2026-02-20 05:18:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:13:19: error: expected ‘;’ before ‘<’ token
13 | for (int i = 0, i < n; i++) {
| ^~
| ;
tourist_noi.cpp:13:20: error: expected primary-expression before ‘<’ token
13 | for (int i = 0, i < n; i++) {
| ^
tourist_noi.cpp:19:19: error: expected ‘;’ before ‘<’ token
19 | for (int i = 0, i < n; i++) {
| ^~
| ;
tourist_noi.cpp:19:20: error: expected primary-expression before ‘<’ token
19 | for (int i = 0, i < n; i++) {
| ^
tourist_noi.cpp:20:23: error: expected ‘;’ before ‘}’ token
20 | val += min(a[i]*x,y)
| ^
| ;
21 | }
| ~
tourist_noi.cpp:23:7: error: no match for ‘operator>>’ (operand typ