Borderou de evaluare (job #1950854)
Utilizator | Data | 3 aprilie 2017 12:21:46 | |
---|---|---|---|
Problema | Taxe2 | 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:50:1: error: expected ‘;’ before ‘using’
using namespace std;
^
user.cpp:50:1: error: expected primary-expression before ‘using’
user.cpp:50:1: error: expected ‘;’ before ‘using’
user.cpp:50:1: error: expected primary-expression before ‘using’
user.cpp:50:1: error: expected ‘)’ before ‘using’
user.cpp:43:14: warning: unused variable ‘i’ [-Wunused-variable]
for (int i = 1/* Sa se determine costul minim al unei deplasari de
^
user.cpp:77:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:84:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:55:11: warning: unused variable ‘Inf’ [-Wunused-variable]
const int Inf = 0x3f3f3f3f;
^
user.cpp:57:11: warning: unused variable ‘di’ [-Wunused-variable]
const int di[] = {-1, 0, 1, 0};
^
user.cpp:58:11: warning: unused variable ‘dj’ [-Wunused-variable]
const int dj[] = {0, 1, 0, -1};
^
user.cpp:64:5: warning: unused variable ‘n’ [-Wunused-variable]
int n;
^
user.cpp:65:5: warning: unused variable ‘val’ [-Wunused-variable]
int val;
^
user.cpp:66:5: warning: unused variable ‘ip’ [-Wunused-variable]
int ip, jp, is, js;
^
user.cpp:66:9: warning: unused variable ‘jp’ [-Wunused-variable]
int ip, jp, is, js;
^
user.cpp:66:13: warning: unused variable ‘is’ [-Wunused-variable]
int ip, jp, is, js;
^
user.cpp:66:17: warning: unused variable ‘js’ [-Wunused-variable]
int ip, jp, is, js;
^
user.cpp:67:5: warning: unused variable ‘a’ [-Wunused-variable]
int a[MaxN][MaxN];
^
user.cpp:68:11: warning: unused variable ‘c’ [-Wunused-variable]
long long c[MaxN][MaxN]; // c[i][j] - numarul minim de pasi
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !