Borderou de evaluare (job #2315042)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:93:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("flower.in", "r", stdin);
^
main.cpp:94:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("flower.out", "w", stdout);
^
main.cpp:97:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &t);
^
main.cpp:101:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tip);
^
main.cpp:104:49: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &c[i], &m[i], &p[i]);
^
main.cpp:108:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &l, &r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 20ms | 262kb | OK | 10 |
3 | 280ms | 2621kb | Incorect | 0 |
4 | 1002ms | 5373kb | OK | 10 |
5 | 526ms | 5505kb | OK | 10 |
6 | 1863ms | 9150kb | OK | 10 |
7 | 1418ms | 11403kb | OK | 10 |
8 | 2866ms | 11661kb | OK | 10 |
9 | 1474ms | 11927kb | Incorect | 0 |
10 | 2627ms | 11665kb | OK | 10 |
Punctaj total | 80 |