Borderou de evaluare (job #2632341)
| Utilizator | Data | 2 iulie 2020 21:11:24 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:9: error: 'sub' was not declared in this scope
sub[y]++;
^~~
main.cpp:20:14: error: 'sub' was not declared in this scope
if ( sub[i] == 0 )
^~~
main.cpp:29:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int y = 0 ; y < v[x].size () ; y ++)
~~^~~~~~~~~~~~~~
main.cpp:31:15: error: 'sub' was not declared in this scope
--sub[v[x][y]];
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
