Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2365052)
| Utilizator | Data | 4 martie 2019 11:54:08 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void sortaret()':
main.cpp:19:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graph[nod].size();++i)
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:36:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&n,&m);
^
main.cpp:40:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 5ms | 1310kb | OK | 10 |
| 4 | 6ms | 1310kb | OK | 10 |
| 5 | 9ms | 1441kb | OK | 10 |
| 6 | 14ms | 1572kb | OK | 10 |
| 7 | 27ms | 1835kb | OK | 10 |
| 8 | 38ms | 2097kb | OK | 10 |
| 9 | 76ms | 2752kb | OK | 10 |
| 10 | 118ms | 3145kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
