Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1788270)
| Utilizator | Data | 25 octombrie 2016 21:01:57 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:12:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i< G[x].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:19:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sortaret.in", "r" , stdin);
^
user.cpp:20:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sortaret.out", "w", stdout);
^
user.cpp:21:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d\n", &N, &M);
^
user.cpp:24:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d\n", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 856kb | OK | 10 |
| 2 | 0ms | 860kb | Raspuns gresit | 0 |
| 3 | 0ms | 872kb | Raspuns gresit | 0 |
| 4 | 0ms | 884kb | Raspuns gresit | 0 |
| 5 | 8ms | 920kb | Raspuns gresit | 0 |
| 6 | 16ms | 980kb | Raspuns gresit | 0 |
| 7 | 124ms | 1156kb | Raspuns gresit | 0 |
| 8 | 228ms | 1272kb | Raspuns gresit | 0 |
| 9 | Depăşit | 1608kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1928kb | Time limit exceeded. | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
