Pagini recente » Borderou de evaluare (job #103962) | Borderou de evaluare (job #348654) | Borderou de evaluare (job #1281754) | Borderou de evaluare (job #1258278) | Borderou de evaluare (job #2168937)
Borderou de evaluare (job #2168937)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:41:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adj[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:58: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:59:41: 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:63:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:66:38: 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 | 4ms | 2808kb | OK | 10 |
2 | 4ms | 2884kb | OK | 10 |
3 | 4ms | 2988kb | OK | 10 |
4 | 4ms | 2960kb | OK | 10 |
5 | 28ms | 3300kb | OK | 10 |
6 | 48ms | 3464kb | OK | 10 |
7 | 68ms | 3720kb | OK | 10 |
8 | 156ms | 4444kb | OK | 10 |
9 | 104ms | 4280kb | OK | 10 |
10 | 308ms | 6640kb | OK | 10 |
Punctaj total | 100 |