Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2646457)
| Utilizator | Data | 1 septembrie 2020 11:19:57 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21:39: 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);
^
main.cpp:22: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);
^
main.cpp:26:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:30:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%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 | 7ms | 1441kb | OK | 10 |
| 5 | 9ms | 1441kb | OK | 10 |
| 6 | 14ms | 1572kb | OK | 10 |
| 7 | 27ms | 1835kb | OK | 10 |
| 8 | 37ms | 2097kb | OK | 10 |
| 9 | 74ms | 2617kb | OK | 10 |
| 10 | 113ms | 3010kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
