Problem oranges2
User PlayVoltz
Submission Time 2023-09-06 13:29:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

oranges2.cpp: In function ‘int main()’:
oranges2.cpp:70:16: error: ‘vect’ was not declared in this scope
70 | cin >> vect[i].third;
| ^~~~