Pagini recente » Cod sursa (job #1169909) | Borderou de evaluare (job #3339649) | Borderou de evaluare (job #3341599) | Borderou de evaluare (job #3359130) | Borderou de evaluare (job #1872172)
Borderou de evaluare (job #1872172)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:22:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:27:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:67:39: 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:68: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3368kb | OK | 10 |
| 2 | 4ms | 3360kb | OK | 10 |
| 3 | 4ms | 3392kb | OK | 10 |
| 4 | 4ms | 3412kb | OK | 10 |
| 5 | 24ms | 3716kb | OK | 10 |
| 6 | 48ms | 4068kb | OK | 10 |
| 7 | 60ms | 4212kb | OK | 10 |
| 8 | Depăşit | 5364kb | Time limit exceeded. | 0 |
| 9 | 96ms | 4484kb | OK | 10 |
| 10 | 284ms | 7296kb | OK | 10 |
| Punctaj total | 90 |