Borderou de evaluare (job #1672352)
Utilizator | Data | 2 aprilie 2016 17:15:06 | |
---|---|---|---|
Problema | Tir | 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:18:14: error: ‘x’ was not declared in this scope
fin>>x;
^
user.cpp:35:13: error: ‘a’ was not declared in this scope
a=v[p1]+v[p1+1];
^
user.cpp:38:13: error: ‘a’ was not declared in this scope
a=INF;
^
user.cpp:41:13: error: ‘b’ was not declared in this scope
b=w[p2+1]+w[p];
^
user.cpp:41:15: error: ‘w’ was not declared in this scope
b=w[p2+1]+w[p];
^
user.cpp:41:25: error: ‘p’ was not declared in this scope
b=w[p2+1]+w[p];
^
user.cpp:44:13: error: ‘b’ was not declared in this scope
b=INF;
^
user.cpp:46:13: error: ‘c’ was not declared in this scope
c=v[p1]+w[p2];
^
user.cpp:46:21: error: ‘w’ was not declared in this scope
c=v[p1]+w[p2];
^
user.cpp:48:13: error: ‘c’ was not declared in this scope
c=INF;
^
user.cpp:49:9: error: ‘mini’ was not declared in this scope
mini=a;
^
user.cpp:49:14: error: ‘a’ was not declared in this scope
mini=a;
^
user.cpp:50:9: error: ‘poz’ was not declared in this scope
poz=1;
^
user.cpp:51:17: error: ‘b’ was not declared in this scope
if(mini>b)
^
user.cpp:56:17: error: ‘c’ was not declared in this scope
if(mini>c)
^
user.cpp:63:13: error: ‘w’ was not declared in this scope
w[++u2]=mini;
^
user.cpp:69:17: error: ‘w’ was not declared in this scope
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !