Pagini recente » Borderou de evaluare (job #1474177) | Cod sursa (job #428657) | Borderou de evaluare (job #2688744) | Borderou de evaluare (job #3005105) | Borderou de evaluare (job #1523319)
Borderou de evaluare (job #1523319)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:92:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<g[nod].size();j++)
^
user.cpp: In function ‘int main()’:
user.cpp:117:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<g[nod].size();j++)
^
user.cpp: In function ‘void citire()’:
user.cpp:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld",&n,&m);
^
user.cpp:21:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld%ld",&x,&y,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:111: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:112: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 | 856kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 892kb | OK | 10 |
| 4 | 4ms | 904kb | OK | 10 |
| 5 | 24ms | 1204kb | OK | 10 |
| 6 | 48ms | 1540kb | OK | 10 |
| 7 | 60ms | 1688kb | OK | 10 |
| 8 | 76ms | 1972kb | OK | 10 |
| 9 | 248ms | 4092kb | OK | 10 |
| 10 | 328ms | 5248kb | OK | 10 |
| Punctaj total | 100 |