Pagini recente » Borderou de evaluare (job #771483) | Borderou de evaluare (job #1869690) | Borderou de evaluare (job #2220145) | Borderou de evaluare (job #2005090) | Borderou de evaluare (job #1324849)
Borderou de evaluare (job #1324849)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:141:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[currentNode].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:29: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:30:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:41:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&a,&b,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:173: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 432kb | OK | 10 |
2 | 0ms | 428kb | Incorect | 0 |
3 | 0ms | 468kb | Incorect | 0 |
4 | 0ms | 480kb | Incorect | 0 |
5 | 20ms | 876kb | Incorect | 0 |
6 | 44ms | 1240kb | Incorect | 0 |
7 | 60ms | 1500kb | Incorect | 0 |
8 | 80ms | 1964kb | Incorect | 0 |
9 | 220ms | 3804kb | Incorect | 0 |
10 | 288ms | 4600kb | Incorect | 0 |
Punctaj total | 10 |