Pagini recente » Borderou de evaluare (job #2174559) | Borderou de evaluare (job #2447792) | Borderou de evaluare (job #1325418) | Borderou de evaluare (job #2565432) | Borderou de evaluare (job #1274213)
Borderou de evaluare (job #1274213)
Raport evaluator
Compilare:
user.cpp: In function ‘bool dijkstra()’:
user.cpp:57:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[Nod].size(); i++)
^
user.cpp:78:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<g[Nod].size(); j++)
^
user.cpp: In function ‘void bellmanford()’:
user.cpp:102:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[nod].size(); i++)
^
user.cpp: In function ‘void flux_maxim()’:
user.cpp:119:17: warning: unused variable ‘i’ [-Wunused-variable]
int i, j, r;
^
user.cpp: In function ‘int main()’:
user.cpp:140:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in","r",stdin);
^
user.cpp:141:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out","w",stdout);
^
user.cpp:142:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&sursa,&destinatie);
^
user.cpp:145:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&z,&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 340kb | OK | 10 | 10 |
2 | 0ms | 392kb | OK | 10 | 10 |
3 | 0ms | 792kb | OK | 10 | 10 |
4 | 0ms | 792kb | OK | 10 | 10 |
5 | 0ms | 808kb | OK | 10 | 10 |
6 | 188ms | 2676kb | OK | 10 | 20 |
7 | 200ms | 2720kb | OK | 10 |
8 | Depăşit | 4352kb | Time limit exceeded. | 0 | 0 |
9 | 436ms | 4200kb | OK | 10 |
10 | 556ms | 4312kb | OK | 10 |
Punctaj total | 70 |