Borderou de evaluare (job #1646089)
Utilizator | Data | 10 martie 2016 15:01:32 | |
---|---|---|---|
Problema | Panda | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Lee()’:
user.cpp:26:1: error: ‘queue’ was not declared in this scope
queue <int> C1,C2;
^
user.cpp:26:8: error: expected primary-expression before ‘int’
queue <int> C1,C2;
^
user.cpp:26:8: error: expected ‘;’ before ‘int’
user.cpp:27:11: error: ‘C1’ was not declared in this scope
a[L][C]=1;C1.push(L);C2.push(C);
^
user.cpp:27:22: error: ‘C2’ was not declared in this scope
a[L][C]=1;C1.push(L);C2.push(C);
^
user.cpp:25:6: warning: unused variable ‘lc’ [-Wunused-variable]
{int lc,cc,lv,cv,i;
^
user.cpp:25:9: warning: unused variable ‘cc’ [-Wunused-variable]
{int lc,cc,lv,cv,i;
^
user.cpp:25:12: warning: unused variable ‘lv’ [-Wunused-variable]
{int lc,cc,lv,cv,i;
^
user.cpp:25:15: warning: unused variable ‘cv’ [-Wunused-variable]
{int lc,cc,lv,cv,i;
^
user.cpp:25:18: warning: unused variable ‘i’ [-Wunused-variable]
{int lc,cc,lv,cv,i;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !