Borderou de evaluare (job #2313946)
Utilizator | Data | 7 ianuarie 2019 17:49:33 | |
---|---|---|---|
Problema | 2SAT | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:11: error: expected unqualified-id before numeric constant
#define N 200001
^
main.cpp:19:5: note: in expansion of macro 'N'
int N(int x)
^
main.cpp: In function 'int main()':
main.cpp:68:23: error: expression cannot be used as a function
var_adj[N(I(x))].push_back(I(y));
^
main.cpp:69:33: error: expression cannot be used as a function
b[I(y)].push_back(N(I(x)));
^
main.cpp:70:23: error: expression cannot be used as a function
var_adj[N(I(y))].push_back(I(x));
^
main.cpp:71:33: error: expression cannot be used as a function
b[I(x)].push_back(N(I(y)));
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !