Pagini recente » Borderou de evaluare (job #1171861) | Borderou de evaluare (job #1772080) | Cod sursa (job #713601) | Borderou de evaluare (job #2911127) | Borderou de evaluare (job #1536288)
Borderou de evaluare (job #1536288)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19: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:20: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);
^
user.cpp:21:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:24:38: 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 | 8ms | 6132kb | OK | 10 |
| 2 | 8ms | 6132kb | OK | 10 |
| 3 | 8ms | 6160kb | OK | 10 |
| 4 | 12ms | 6176kb | OK | 10 |
| 5 | 32ms | 6332kb | OK | 10 |
| 6 | 60ms | 6860kb | OK | 10 |
| 7 | 68ms | 6860kb | OK | 10 |
| 8 | 80ms | 7240kb | OK | 10 |
| 9 | 152ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 152ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |