Borderou de evaluare (job #2064508)
Utilizator | Data | 12 noiembrie 2017 14:22:51 | |
---|---|---|---|
Problema | Panouri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:10: error: ‘n’ was not declared in this scope
fin>>n>>T;
^
user.cpp:6:13: error: ‘T’ was not declared in this scope
fin>>n>>T;
^
user.cpp:7:9: error: ‘i’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp:8:14: error: ‘v’ was not declared in this scope
fin>>v[i];
^
user.cpp:9:9: error: ‘i’ was not declared in this scope
for(i=1;i<=T;i++){
^
user.cpp:10:14: error: ‘x’ was not declared in this scope
fin>>x;
^
user.cpp:11:9: error: ‘panou’ was not declared in this scope
panou[x]=1;
^
user.cpp:13:9: error: ‘i’ was not declared in this scope
for(i=1;i<=n;i++){
^
user.cpp:14:12: error: ‘panou’ was not declared in this scope
if(panou[v[i]]){
^
user.cpp:14:18: error: ‘v’ was not declared in this scope
if(panou[v[i]]){
^
user.cpp:15:13: error: ‘a’ was not declared in this scope
a[++k].poz=i;
^
user.cpp:15:17: error: ‘k’ was not declared in this scope
a[++k].poz=i;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !