Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2485257)
| Utilizator | Data | 1 noiembrie 2019 11:04:53 | |
|---|---|---|---|
| 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:30:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[aux].size() ; i ++)
~~^~~~~~~~~~~~~~~
main.cpp:11:41: 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:12:43: 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:13:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:16:32: 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 | 6ms | 1323kb | OK | 10 |
| 2 | 3ms | 1310kb | OK | 10 |
| 3 | 4ms | 1310kb | OK | 10 |
| 4 | 5ms | 1441kb | OK | 10 |
| 5 | 13ms | 1433kb | OK | 10 |
| 6 | 11ms | 1441kb | OK | 10 |
| 7 | 22ms | 1835kb | OK | 10 |
| 8 | 31ms | 1966kb | OK | 10 |
| 9 | 63ms | 2621kb | OK | 10 |
| 10 | 117ms | 3014kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
