Borderou de evaluare (job #2295951)
Utilizator | Data | 4 decembrie 2018 01:27:49 | |
---|---|---|---|
Problema | Abc2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:11: error: expected primary-expression before '=' token
#define N = ( 1 << 20 );
^
main.cpp:8:8: note: in expansion of macro 'N'
char S[N*10];
^
main.cpp:6:24: error: expected ']' before ';' token
#define N = ( 1 << 20 );
^
main.cpp:8:8: note: in expansion of macro 'N'
char S[N*10];
^
main.cpp:8:10: error: expected unqualified-id before numeric constant
char S[N*10];
^~
main.cpp:8:10: error: expected constructor, destructor, or type conversion before numeric constant
main.cpp:6:11: error: expected primary-expression before '=' token
#define N = ( 1 << 20 );
^
main.cpp:9:11: note: in expansion of macro 'N'
int nr, K[N][3], dfa[N][3];
^
main.cpp:6:24: error: expected ']' before ';' token
#define N = ( 1 << 20 );
^
main.cpp:9:11: note: in expansion of macro 'N'
int nr, K[N][3], dfa[N][3];
^
main.cpp:9:12: error: expected unqualified-id before ']' token
int nr, K[N][3], dfa[N][3];
^
main.cpp:9:23: error: expected unqualified-id before ']' token
int nr, K[N][3], dfa[N][3];
^
main.cpp:6:11: error: expected primary-expression before '=' token
#define N = ( 1 << 20 );
^
main.cpp:10:10: note: in expansion of macro 'N'
int M, m[N * 3];
^
main.cpp:6:24: error: expected ']' before ';' token
#define N = ( 1 << 20 );
^
main.cpp:10:10: note: in expansion of macro 'N'
int M, m[N * 3];
^
main.cpp:10:14: error: expected unqualified-id before numeric constant
int M, m[N * 3];
^
main.cpp:10:14: error: expected constructor, destructor, or type conversion before numeric constant
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !