Nu aveti permisiuni pentru a descarca fisierul grader_test3.in
Borderou de evaluare (job #3212492)
| Utilizator | Data | 11 martie 2024 20:04:55 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:16:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
16 | for(int i = 0; i < muchii[nod].size(); ++i) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:36:15: warning: unused variable 'nodStart' [-Wunused-variable]
36 | int n, m, nodStart;
| ^~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 1ms | 303kb | OK | 10 |
| 4 | 1ms | 303kb | OK | 10 |
| 5 | 1ms | 557kb | OK | 10 |
| 6 | 2ms | 561kb | OK | 10 |
| 7 | 4ms | 1081kb | OK | 10 |
| 8 | 4ms | 1343kb | OK | 10 |
| 9 | 9ms | 2392kb | OK | 10 |
| 10 | 14ms | 2740kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
