Borderou de evaluare (job #2955417)
Utilizator | Data | 16 decembrie 2022 22:25:39 | |
---|---|---|---|
Problema | Camere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:13:1: error: 'pii' does not name a type
13 | pii atr[nmax * nmax];
| ^~~
main.cpp: In function 'int main()':
main.cpp:39:2: error: 'atr' was not declared in this scope
39 | atr[flag] = pii{i, j};
| ^~~
main.cpp:39:14: error: 'pii' was not declared in this scope
39 | atr[flag] = pii{i, j};
| ^~~
main.cpp: In lambda function:
main.cpp:54:17: error: 'atr' was not declared in this scope
54 | if((x1 <= atr[f].first && atr[f].first <= x2 && y1 <= atr[f].second && atr[f].second <= y2) || (considered.count(f))) return;
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !