Pagini recente » Borderou de evaluare (job #3152166) | Borderou de evaluare (job #2872755) | Borderou de evaluare (job #262435) | Borderou de evaluare (job #2761154) | Borderou de evaluare (job #2176100)
Borderou de evaluare (job #2176100)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:44:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<v[K].size(); j++)
^
user.cpp: In function ‘int main()’:
user.cpp:60:38: 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:61:40: 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:68:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d",&n,&m);
^
user.cpp:72:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d",&a,&b.next,&b.cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2936kb | OK | 10 |
2 | 4ms | 2996kb | Incorect | 0 |
3 | 4ms | 2948kb | Incorect | 0 |
4 | 4ms | 3020kb | Incorect | 0 |
5 | 28ms | 3288kb | Incorect | 0 |
6 | 52ms | 3600kb | Incorect | 0 |
7 | 68ms | 3800kb | Incorect | 0 |
8 | 156ms | 4644kb | Incorect | 0 |
9 | 100ms | 4308kb | OK | 10 |
10 | 316ms | 6608kb | Incorect | 0 |
Punctaj total | 20 |