Problem gota
User TYW
Submission Time 2025-06-18 09:46:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:7:11: error: ‘o’ was not declared in this scope
7 | for(int i=o;i< A,i++){
| ^
gota.cpp:7:21: error: expected ‘;’ before ‘)’ token
7 | for(int i=o;i< A,i++){
| ^
| ;
gota.cpp:11:12: error: ‘i’ was not declared in this scope
11 | if(A==vect[i]){
| ^