Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1741981)
| Utilizator | Data | 15 august 2016 16:24:14 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int)’:
user.cpp:43:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void write()’:
user.cpp:47:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < r.size(); ++i)
^
user.cpp: In function ‘void read()’:
user.cpp:26: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:27:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &n, &m);
^
user.cpp:30:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &x, &y);
^
user.cpp: In function ‘void write()’:
user.cpp:46:42: 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);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 840kb | Raspuns gresit | 0 |
| 2 | 0ms | 844kb | Raspuns gresit | 0 |
| 3 | 0ms | 848kb | Raspuns gresit | 0 |
| 4 | 0ms | 876kb | Raspuns gresit | 0 |
| 5 | 4ms | 920kb | Raspuns gresit | 0 |
| 6 | 8ms | 992kb | Raspuns gresit | 0 |
| 7 | 16ms | 1156kb | Raspuns gresit | 0 |
| 8 | 24ms | 1328kb | Raspuns gresit | 0 |
| 9 | 52ms | 1680kb | Raspuns gresit | 0 |
| 10 | 88ms | 2004kb | Raspuns gresit | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
