Pagini recente » Cod sursa (job #2117101) | Borderou de evaluare (job #2139430) | Borderou de evaluare (job #2888126) | Cod sursa (job #1846151) | Borderou de evaluare (job #1705659)
Borderou de evaluare (job #1705659)
Raport evaluator
Compilare:
user.cpp: In function ‘void bellmanFord(int)’:
user.cpp:35:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adjList[node].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:57:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d", &n, &m);
^
user.cpp:59:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d%d", &a, &b, &l);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 0ms | 904kb | OK | 10 |
| 5 | 20ms | 1244kb | OK | 10 |
| 6 | 40ms | 1568kb | OK | 10 |
| 7 | 52ms | 1820kb | OK | 10 |
| 8 | 64ms | 2000kb | OK | 10 |
| 9 | 200ms | 3844kb | OK | 10 |
| 10 | 284ms | 4668kb | OK | 10 |
| Punctaj total | 100 |