Pagini recente » Borderou de evaluare (job #958402) | Borderou de evaluare (job #2875944) | Borderou de evaluare (job #388582) | Borderou de evaluare (job #3280927) | Borderou de evaluare (job #1599497)
Borderou de evaluare (job #1599497)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:28:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < ad[nod].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:43: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:44: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:46: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:49:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1096kb | OK | 10 |
2 | 0ms | 1104kb | OK | 10 |
3 | 0ms | 1124kb | OK | 10 |
4 | 0ms | 1144kb | OK | 10 |
5 | 20ms | 1392kb | OK | 10 |
6 | 40ms | 1664kb | OK | 10 |
7 | 52ms | 1796kb | OK | 10 |
8 | 68ms | 2048kb | OK | 10 |
9 | 204ms | 3680kb | OK | 10 |
10 | 284ms | 4460kb | OK | 10 |
Punctaj total | 100 |