Pagini recente » Borderou de evaluare (job #2457176) | Borderou de evaluare (job #2146942)
Borderou de evaluare (job #2146942)
Raport evaluator
Compilare:
user.cpp: In function ‘void Bellman_ford()’:
user.cpp:35: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:57: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:115:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp:75:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("terenuri3d.in","r",stdin);
^
user.cpp:76:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("terenuri3d.out","w",stdout);
^
user.cpp:78:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&k);
^
user.cpp:81: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 | 1112kb | GG! | 10 |
2 | 0ms | 1164kb | GG! | 10 |
3 | 0ms | 1316kb | GG! | 10 |
4 | 4ms | 1416kb | GG! | 10 |
5 | 8ms | 1532kb | GG! | 10 |
6 | 12ms | 1688kb | GG! | 10 |
7 | 16ms | 1744kb | GG! | 10 |
8 | 24ms | 1908kb | GG! | 10 |
9 | 32ms | 2112kb | GG! | 10 |
10 | 32ms | 2116kb | GG! | 10 |
Punctaj total | 100 |