Pagini recente » Borderou de evaluare (job #830967) | Borderou de evaluare (job #2603463) | Borderou de evaluare (job #1542373) | Borderou de evaluare (job #1547370) | Borderou de evaluare (job #1832584)
Borderou de evaluare (job #1832584)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:33:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:44:37: 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:45:39: 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: In function ‘void Read()’:
user.cpp:56:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:61:33: 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 | 0ms | 1612kb | OK | 10 |
2 | 0ms | 1612kb | Incorect | 0 |
3 | 4ms | 1660kb | Incorect | 0 |
4 | 4ms | 1668kb | Incorect | 0 |
5 | 32ms | 2084kb | Incorect | 0 |
6 | 60ms | 2504kb | Incorect | 0 |
7 | 80ms | 2760kb | Incorect | 0 |
8 | Depăşit | 4472kb | Time limit exceeded. | 0 |
9 | 116ms | 3704kb | OK | 10 |
10 | Depăşit | 6428kb | Time limit exceeded. | 0 |
Punctaj total | 20 |