Borderou de evaluare (job #1340957)
Utilizator | Data | 12 februarie 2015 10:58:38 | |
---|---|---|---|
Problema | Perle | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int unu()’:
user.cpp:7:9: error: ‘v’ was not declared in this scope
if((v[i-2]==3||(i-2<1))&&v[i+1]==2)
^
user.cpp:7:11: error: ‘i’ was not declared in this scope
if((v[i-2]==3||(i-2<1))&&v[i+1]==2)
^
user.cpp:9:9: error: ‘v’ was not declared in this scope
if((v[i-1]==2||v[i-1]==3||i==1)&&v[i+2]==3)
^
user.cpp:9:11: error: ‘i’ was not declared in this scope
if((v[i-1]==2||v[i-1]==3||i==1)&&v[i+2]==3)
^
user.cpp:11:8: error: ‘v’ was not declared in this scope
if(v[i-1]==1&&v[i+1]==3)
^
user.cpp:11:10: error: ‘i’ was not declared in this scope
if(v[i-1]==1&&v[i+1]==3)
^
user.cpp:13:8: error: ‘v’ was not declared in this scope
if(v[i-1]==3&&v[i-3]==1)
^
user.cpp:13:10: error: ‘i’ was not declared in this scope
if(v[i-1]==3&&v[i-3]==1)
^
user.cpp: In function ‘int doi()’:
user.cpp:19:9: error: ‘v’ was not declared in this scope
if((v[i+1]==1||v[i+1]==2)&&(i==1||v[i-1]==3))
^
user.cpp:19:11: error: ‘i’ was not declared in this scope
if((v[i+1]==1||v[i+1]==2)&&(i==1||v[i-1]==3))
^
user.cpp:21:8: error: ‘v’ was not declared in this scope
if(v[i-1]==1&&v[i+1]==3)
^
user.cpp:21:10: error: ‘i’ was not declared in this scope
if(v[i-1]==1&&v[i+1]==3)
^
user.cpp:23:8: error: ‘v’ was not declared in this scope
if(v[i-1]==3&&v[i-3]==1)
^
user.cpp:23:10: error: ‘i’ was not declared in this scope
if(v[i-1]==3&&v[i-3]==1)
^
user.cpp:25:8: error: ‘v’ was not declared in this scope
if(v[i-1]==1)
^
user.cpp:25:10: error: ‘i’ was not declared in this scope
if(v[i-1]==1)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !