Borderou de evaluare (job #2123209)
Utilizator | Data | 5 februarie 2018 21:57:42 | |
---|---|---|---|
Problema | Joc7 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:1: error: expected unqualified-id before ‘{’ token
{
^
user.cpp:11:11: error: elements of array ‘ura v [5010]’ have incomplete type
ura v[5010];
^
user.cpp:11:11: error: storage size of ‘v’ isn’t known
user.cpp: In function ‘bool comp(ura, ura)’:
user.cpp:12:16: error: ‘x’ has incomplete type
bool comp (ura x,ura y)
^
user.cpp:7:8: note: forward declaration of ‘struct ura’
struct ura;
^
user.cpp:12:22: error: ‘y’ has incomplete type
bool comp (ura x,ura y)
^
user.cpp:7:8: note: forward declaration of ‘struct ura’
struct ura;
^
user.cpp: In function ‘int main()’:
user.cpp:38:18: error: ‘cnt’ was not declared in this scope
out<<n<<' '<<cnt;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !