Borderou de evaluare (job #3307203)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:36:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
36 | for(int it = 1; it <= n; it++)
| ^~~
main.cpp:37:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
37 | out<<toposort[it]<<" "; out<<"\n";
| ^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 303kb | OK | 10 |
| 4 | 1ms | 303kb | OK | 10 |
| 5 | 1ms | 557kb | OK | 10 |
| 6 | 2ms | 557kb | OK | 10 |
| 7 | 4ms | 1343kb | OK | 10 |
| 8 | 6ms | 1605kb | OK | 10 |
| 9 | 9ms | 2654kb | OK | 10 |
| 10 | 18ms | 3067kb | OK | 10 |
| Punctaj total | 100 |