Pagini recente » Cod sursa (job #1343573) | Cod sursa (job #358239) | Cod sursa (job #3313301) | Cod sursa (job #2203655) | Borderou de evaluare (job #1986681)
Borderou de evaluare (job #1986681)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trans.in", "r", stdin);
^
user.cpp:9:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trans.out", "w", stdout);
^
user.cpp:10:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:12:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &c[i], &s[i]);
^
user.cpp:13:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:15:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &k, &t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 276kb | OK | 10 |
| 3 | 28ms | 340kb | OK | 10 |
| 4 | 76ms | 456kb | OK | 10 |
| 5 | Depăşit | 372kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 400kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 404kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 416kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 448kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 400kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |