Pagini recente » Cod sursa (job #600545) | Monitorul de evaluare | Borderou de evaluare (job #1602119) | Borderou de evaluare (job #1873606) | Borderou de evaluare (job #1510710)
Borderou de evaluare (job #1510710)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("apm.in" ,"r", stdin );
^
user.cpp:23:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("apm.out","w", stdout);
^
user.cpp:25:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &nrNodes, &nrEdges);
^
user.cpp:29:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edges[i].node1);
^
user.cpp:30:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edges[i].node2);
^
user.cpp:31:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edges[i].cost );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 4936kb | Corect | 10 |
| 2 | 4ms | 4932kb | Corect | 10 |
| 3 | 4ms | 4928kb | Corect | 10 |
| 4 | 4ms | 4928kb | Corect | 10 |
| 5 | 4ms | 4936kb | Corect | 10 |
| 6 | 124ms | 5028kb | Corect | 10 |
| 7 | 208ms | 5264kb | Corect | 10 |
| 8 | 48ms | 4968kb | Corect | 10 |
| 9 | 52ms | 4940kb | Corect | 10 |
| 10 | 192ms | 5144kb | Corect | 10 |
| Punctaj total | 100 |