Pagini recente » Borderou de evaluare (job #250236) | Borderou de evaluare (job #2202224) | Borderou de evaluare (job #3168383) | Borderou de evaluare (job #1037105) | Borderou de evaluare (job #2270427)
Borderou de evaluare (job #2270427)
Raport evaluator
Compilare:
main.cpp: In function 'void Dijkstra()':
main.cpp:36:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=1; i<=N; ++i)MinD[i]=Inf;
~^~~
main.cpp:44:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=1; i<=A[a][0].Node; ++i){
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:27: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);
^
main.cpp:28: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);
^
main.cpp: In function 'void Read()':
main.cpp:61:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:68:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 4ms | 131kb | Incorect | 0 |
4 | 4ms | 262kb | Incorect | 0 |
5 | 26ms | 917kb | Incorect | 0 |
6 | 46ms | 1310kb | Killed by Signal 11 | 0 |
7 | 52ms | 2097kb | Incorect | 0 |
8 | 159ms | 4341kb | Killed by Signal 11 | 0 |
9 | 100ms | 3145kb | Incorect | 0 |
10 | 269ms | 6160kb | Incorect | 0 |
Punctaj total | 0 |