Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2399500)
| Utilizator | Data | 7 aprilie 2019 17:15:16 | |
|---|---|---|---|
| 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:22:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < graph[x].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:39:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &N, &M);
^
main.cpp:41:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 1310kb | OK | 10 |
| 2 | 5ms | 1310kb | OK | 10 |
| 3 | 5ms | 1310kb | OK | 10 |
| 4 | 6ms | 1441kb | OK | 10 |
| 5 | 9ms | 1441kb | OK | 10 |
| 6 | 14ms | 1572kb | OK | 10 |
| 7 | 27ms | 1835kb | OK | 10 |
| 8 | 39ms | 2097kb | OK | 10 |
| 9 | 75ms | 2748kb | OK | 10 |
| 10 | 113ms | 3141kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
