Pagini recente » Borderou de evaluare (job #3227647) | Borderou de evaluare (job #2307023) | Borderou de evaluare (job #1142843) | Borderou de evaluare (job #1130333) | Borderou de evaluare (job #1933083)
Borderou de evaluare (job #1933083)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permut.in", "r", stdin);
^
user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permut.out", "w", stdout);
^
user.cpp:13:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:14:53: 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("%lld", &a[i]);
^
user.cpp:15:53: 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("%lld", &b[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 260kb | OK | 10 |
| 2 | 0ms | 268kb | OK | 10 |
| 3 | 0ms | 276kb | OK | 10 |
| 4 | 0ms | 284kb | OK | 10 |
| 5 | 40ms | 1036kb | OK | 10 |
| 6 | 80ms | 1816kb | OK | 10 |
| 7 | 84ms | 1820kb | OK | 10 |
| 8 | 88ms | 1816kb | OK | 10 |
| 9 | 84ms | 1820kb | OK | 10 |
| 10 | 88ms | 1824kb | OK | 10 |
| Punctaj total | 100 |