Pagini recente » Cod sursa (job #1762467) | Monitorul de evaluare | Borderou de evaluare (job #1967364) | Borderou de evaluare (job #1977391) | Borderou de evaluare (job #2099979)
Borderou de evaluare (job #2099979)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23: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:24: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:26:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d",&nnod); //?
^
user.cpp:27:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d",&nmuc);
^
user.cpp:31:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d",&x,&y,&cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 0ms | 900kb | OK | 10 |
| 4 | 0ms | 912kb | OK | 10 |
| 5 | 24ms | 1240kb | OK | 10 |
| 6 | 44ms | 1584kb | OK | 10 |
| 7 | 60ms | 1744kb | OK | 10 |
| 8 | 144ms | 2640kb | OK | 10 |
| 9 | 96ms | 2108kb | OK | 10 |
| 10 | 320ms | 4748kb | OK | 10 |
| Punctaj total | 100 |