Borderou de evaluare (job #1340135)
Utilizator | Data | 11 februarie 2015 16:07:15 | |
---|---|---|---|
Problema | Muzeu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void bordare()’:
user.cpp:17:9: error: ‘j’ was not declared in this scope
for(j=0; j<n+1; j++)
^
user.cpp:17:16: error: ‘n’ was not declared in this scope
for(j=0; j<n+1; j++)
^
user.cpp:19:9: error: ‘i’ was not declared in this scope
for(i=0; i<n+1; i++)
^
user.cpp:19:16: error: ‘n’ was not declared in this scope
for(i=0; i<n+1; i++)
^
user.cpp: In function ‘void lee(poz)’:
user.cpp:28:5: error: expected unqualified-id before ‘while’
while(p<=u)
^
user.cpp:26:9: warning: unused variable ‘x’ [-Wunused-variable]
poz x,y;
^
user.cpp:26:11: warning: unused variable ‘y’ [-Wunused-variable]
poz x,y;
^
user.cpp:58:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !