Pagini recente » Cod sursa (job #2147151) | Primar | Borderou de evaluare (job #1181617) | Borderou de evaluare (job #2680886) | Borderou de evaluare (job #1500763)
Borderou de evaluare (job #1500763)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
user.cpp:15:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:21:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &start);
^
user.cpp:23:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &dist[i]);
^
user.cpp:27:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 632kb | OK | 10 | 10 |
| 2 | 8ms | 632kb | OK | 10 | 10 |
| 3 | 8ms | 632kb | OK | 10 | 10 |
| 4 | 32ms | 636kb | OK | 10 | 10 |
| 5 | 52ms | 632kb | OK | 10 | 10 |
| 6 | 132ms | 628kb | OK | 10 | 10 |
| 7 | Depăşit | 620kb | Time limit exceeded. | 0 | 0 |
| 8 | 64ms | 628kb | OK | 10 |
| 9 | Depăşit | 636kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 624kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |