Borderou de evaluare (job #2636331)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:64:9: warning: unused variable 'Sol' [-Wunused-variable]
int Sol = 0;
^~~
main.cpp:49:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pedefe.in", "r", stdin);
^
main.cpp:50:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pedefe.out", "w", stdout);
^
main.cpp:52:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &p);
^
main.cpp:54:65: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1; i <= n ; ++i) scanf("%d", &s1[i]), p1[i] = i;
^
main.cpp:55:65: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1; i <= m ; ++i) scanf("%d", &s2[i]), p2[i] = i;
^
main.cpp:56:54: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1; i <= p ; ++i) scanf("%d", &s3[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 9ms | 2228kb | OK | 5 |
| 2 | 9ms | 2228kb | OK | 5 |
| 3 | 8ms | 2228kb | OK | 5 |
| 4 | 44ms | 2228kb | OK | 5 |
| 5 | 43ms | 2228kb | OK | 5 |
| 6 | 45ms | 2228kb | OK | 5 |
| 7 | 65ms | 2228kb | OK | 5 |
| 8 | 64ms | 2228kb | OK | 5 |
| 9 | 59ms | 2228kb | OK | 5 |
| 10 | 72ms | 2228kb | OK | 5 |
| 11 | 4ms | 1179kb | Incorect | 0 |
| 12 | 307ms | 2490kb | OK | 5 |
| 13 | 294ms | 2359kb | OK | 5 |
| 14 | 313ms | 2359kb | OK | 5 |
| 15 | 327ms | 2359kb | OK | 5 |
| 16 | 4ms | 1179kb | Incorect | 0 |
| 17 | 98ms | 2490kb | OK | 5 |
| 18 | 5ms | 1179kb | Killed by Signal 11 | 0 |
| 19 | 114ms | 2359kb | OK | 5 |
| 20 | 101ms | 2359kb | OK | 5 |
| Punctaj total | 85 |