Borderou de evaluare (job #1858169)
Utilizator | Data | 27 ianuarie 2017 08:52:22 | |
---|---|---|---|
Problema | Cuvant | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void getComb()’:
user.cpp:39:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:124:1: error: expected ‘}’ at end of input
}
^
user.cpp:35:5: warning: unused variable ‘t’ [-Wunused-variable]
int t, l, dp[phi][NMAX], comb[NMAX][NMAX], ap[NMAX];
^
user.cpp:35:8: warning: unused variable ‘l’ [-Wunused-variable]
int t, l, dp[phi][NMAX], comb[NMAX][NMAX], ap[NMAX];
^
user.cpp:35:11: warning: unused variable ‘dp’ [-Wunused-variable]
int t, l, dp[phi][NMAX], comb[NMAX][NMAX], ap[NMAX];
^
user.cpp:35:26: warning: unused variable ‘comb’ [-Wunused-variable]
int t, l, dp[phi][NMAX], comb[NMAX][NMAX], ap[NMAX];
^
user.cpp:35:44: warning: unused variable ‘ap’ [-Wunused-variable]
int t, l, dp[phi][NMAX], comb[NMAX][NMAX], ap[NMAX];
^
user.cpp:36:6: warning: unused variable ‘s’ [-Wunused-variable]
char s[NMAX];
^
user.cpp:124:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !