Pagini recente » Borderou de evaluare (job #2130589) | Borderou de evaluare (job #1847566) | Borderou de evaluare (job #1314755) | Cod sursa (job #69601) | Borderou de evaluare (job #1366108)
Borderou de evaluare (job #1366108)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:45:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:70:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
user.cpp:71:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
user.cpp:80:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &n, &m, &s);
^
user.cpp:83:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &D[i]);
^
user.cpp:87:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1060kb | OK | 10 | 10 |
| 2 | 8ms | 1196kb | OK | 10 | 10 |
| 3 | 12ms | 1168kb | OK | 10 | 10 |
| 4 | 36ms | 1528kb | OK | 10 | 10 |
| 5 | 52ms | 1652kb | OK | 10 | 10 |
| 6 | Depăşit | 2472kb | Time limit exceeded. | 0 | 0 |
| 7 | Depăşit | 3328kb | Time limit exceeded. | 0 | 0 |
| 8 | 60ms | 1728kb | OK | 10 |
| 9 | Depăşit | 2424kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2600kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |