Pagini recente » Borderou de evaluare (job #745832) | Borderou de evaluare (job #1779920) | Borderou de evaluare (job #2476365) | Borderou de evaluare (job #1080556) | Borderou de evaluare (job #1881248)
Borderou de evaluare (job #1881248)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:34:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<G[x].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:47:38: 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:48:40: 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:49:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i",&n,&m);
^
user.cpp:52:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 900kb | OK | 10 |
| 4 | 0ms | 912kb | OK | 10 |
| 5 | 20ms | 1212kb | OK | 10 |
| 6 | 44ms | 1568kb | OK | 10 |
| 7 | 56ms | 1708kb | OK | 10 |
| 8 | 144ms | 2904kb | OK | 10 |
| 9 | 92ms | 2180kb | OK | 10 |
| 10 | 276ms | 4696kb | OK | 10 |
| Punctaj total | 100 |