Problem rank
User PlayVoltz
Submission Time 2023-09-18 12:22:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rank.cpp: In function ‘int main()’:
rank.cpp:73:9: error: ‘vect’ was not declared in this scope; did you mean ‘fvect’?
73 | cout<<vect[i]<<" ";
| ^~~~
| fvect