Borderou de evaluare (job #2344604)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:12:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("grup.in", "r", stdin);
^
main.cpp:13:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("grup.out", "w", stdout);
^
main.cpp:16:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &s, &k1, &k2);
^
main.cpp:19:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &v[i]);
^
main.cpp:20:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s1 + 1);
^
main.cpp:21:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s2 + 1);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 3ms | 131kb | OK | 10 |
| 5 | 3ms | 131kb | Incorect | 0 |
| 6 | 25ms | 524kb | Incorect | 0 |
| 7 | 36ms | 655kb | Incorect | 0 |
| 8 | 53ms | 917kb | OK | 10 |
| 9 | 77ms | 1179kb | OK | 10 |
| 10 | 68ms | 1048kb | OK | 10 |
| Punctaj total | 70 |