Pagini recente » Borderou de evaluare (job #2926163) | Borderou de evaluare (job #1848798) | Borderou de evaluare (job #1109399) | Borderou de evaluare (job #2762563) | Borderou de evaluare (job #2197126)
Borderou de evaluare (job #2197126)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:23:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[u].size();i++){
~^~~~~~~~~~~~
user.cpp:12:13: warning: variable ‘costu’ set but not used [-Wunused-but-set-variable]
int u, v, costu, costv, i;
^~~~~
user.cpp: In function ‘int main()’:
user.cpp:42:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &t);
^
user.cpp:44:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d", &n, &m, &start);
^
user.cpp:47:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &d1[i]);
^
user.cpp:49:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d",&a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 2524kb | OK | 10 | 10 |
2 | 12ms | 2676kb | OK | 10 | 10 |
3 | 12ms | 2652kb | OK | 10 | 10 |
4 | 44ms | 3028kb | OK | 10 | 10 |
5 | 64ms | 3176kb | OK | 10 | 10 |
6 | 176ms | 3976kb | OK | 10 | 10 |
7 | 184ms | 4748kb | OK | 10 | 40 |
8 | 76ms | 3196kb | OK | 10 |
9 | 188ms | 3888kb | OK | 10 |
10 | 176ms | 4084kb | OK | 10 |
Punctaj total | 100 |