Pagini recente » Cod sursa (job #2245116) | Cod sursa (job #2799792) | Borderou de evaluare (job #2538235) | Cod sursa (job #1956552) | Borderou de evaluare (job #1580114)
Borderou de evaluare (job #1580114)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[x].size(); ++i)
^
user.cpp:15:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:16:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w", stdout);
^
user.cpp:17:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:21:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1452kb | OK | 10 |
| 2 | 0ms | 1448kb | OK | 10 |
| 3 | 4ms | 1488kb | OK | 10 |
| 4 | 4ms | 1496kb | OK | 10 |
| 5 | 24ms | 1876kb | OK | 10 |
| 6 | 52ms | 2108kb | OK | 10 |
| 7 | 68ms | 2372kb | OK | 10 |
| 8 | 88ms | 2924kb | OK | 10 |
| 9 | 272ms | 4656kb | OK | 10 |
| 10 | 376ms | 5276kb | OK | 10 |
| Punctaj total | 100 |