Pagini recente » Borderou de evaluare (job #2222336) | Borderou de evaluare (job #1631261) | Borderou de evaluare (job #1577083) | Borderou de evaluare (job #756795) | Borderou de evaluare (job #2139814)
Borderou de evaluare (job #2139814)
Raport evaluator
Compilare:
user.cpp: In function ‘void Bellman_ford()’:
user.cpp:32:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int dijkstra()’:
user.cpp:54:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:72:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cc.in","r",stdin);
^
user.cpp:73:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cc.out","w",stdout);
^
user.cpp:75:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:79:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1060kb | OK | 10 |
2 | 0ms | 1072kb | OK | 10 |
3 | 0ms | 1084kb | OK | 10 |
4 | 0ms | 1116kb | OK | 10 |
5 | 4ms | 1208kb | OK | 10 |
6 | 12ms | 1348kb | OK | 10 |
7 | 20ms | 1436kb | OK | 10 |
8 | 24ms | 1440kb | OK | 10 |
9 | 8ms | 1308kb | OK | 10 |
10 | 20ms | 1412kb | OK | 10 |
Punctaj total | 100 |