Borderou de evaluare (job #2088249)
Utilizator | Data | 14 decembrie 2017 21:30:16 | |
---|---|---|---|
Problema | Sum Max | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void solve(int, int)’:
user.cpp:49:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:45:5: warning: unused variable ‘ma’ [-Wunused-variable]
int ma[2002][2002],v[2002*1000+10],sol[2002];
^
user.cpp:45:20: warning: unused variable ‘v’ [-Wunused-variable]
int ma[2002][2002],v[2002*1000+10],sol[2002];
^
user.cpp:45:36: warning: unused variable ‘sol’ [-Wunused-variable]
int ma[2002][2002],v[2002*1000+10],sol[2002];
^
user.cpp:46:5: warning: unused variable ‘c’ [-Wunused-variable]
int c=0;
^
user.cpp:47:5: warning: unused variable ‘n’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:47:7: warning: unused variable ‘p’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:47:9: warning: unused variable ‘st’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:47:12: warning: unused variable ‘dr’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:47:15: warning: unused variable ‘i’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:47:17: warning: unused variable ‘j’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:47:19: warning: unused variable ‘nr’ [-Wunused-variable]
int n,p,st,dr,i,j,nr;
^
user.cpp:163:1: error: expected ‘}’ at end of input
}
^
user.cpp:163:1: error: expected ‘}’ at end of input
user.cpp:163:1: error: expected ‘}’ at end of input
user.cpp:163:1: error: expected ‘}’ at end of input
user.cpp:163:1: error: expected ‘}’ at end of input
user.cpp:163:1: error: expected ‘}’ at end of input
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !