Pagini recente » Borderou de evaluare (job #2921629) | Borderou de evaluare (job #1863346) | Borderou de evaluare (job #735371) | Borderou de evaluare (job #683918) | Borderou de evaluare (job #1984550)
Borderou de evaluare (job #1984550)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.in","r",stdin);
^
user.cpp:14:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.out","w",stdout);
^
user.cpp:15:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:20:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:21:32: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(a[i]+1,1,m,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 612kb | OK | 10 |
2 | 8ms | 1448kb | OK | 10 |
3 | 28ms | 1972kb | OK | 10 |
4 | 164ms | 7816kb | OK | 10 |
5 | 180ms | 7816kb | OK | 10 |
6 | 424ms | 15024kb | OK | 10 |
7 | 456ms | 19580kb | OK | 10 |
8 | Depăşit | 22472kb | Time limit exceeded. | 0 |
9 | Depăşit | 22476kb | Time limit exceeded. | 0 |
10 | 436ms | 22512kb | OK | 10 |
Punctaj total | 80 |