Pagini recente » Cod sursa (job #398769) | Cod sursa (job #2201283) | Borderou de evaluare (job #1579350) | Cod sursa (job #577114) | Borderou de evaluare (job #1588748)
Borderou de evaluare (job #1588748)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:41:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<A[nOptim].size(); i++)
^
user.cpp: In function ‘void initializare()’:
user.cpp:22: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:26:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:60:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","rt",stdin);
^
user.cpp:61:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","wt",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 420kb | OK | 10 |
| 2 | 0ms | 420kb | OK | 10 |
| 3 | 0ms | 460kb | OK | 10 |
| 4 | 0ms | 480kb | OK | 10 |
| 5 | 20ms | 784kb | OK | 10 |
| 6 | 40ms | 1092kb | OK | 10 |
| 7 | 60ms | 1576kb | OK | 10 |
| 8 | 72ms | 1840kb | OK | 10 |
| 9 | 212ms | 3860kb | OK | 10 |
| 10 | 280ms | 4948kb | OK | 10 |
| Punctaj total | 100 |