Pagini recente » Borderou de evaluare (job #415599) | Borderou de evaluare (job #2129179) | Borderou de evaluare (job #844515) | Borderou de evaluare (job #1984558)
Borderou de evaluare (job #1984558)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17: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:18: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:19: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:24:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:26: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 | 1444kb | OK | 10 |
3 | 20ms | 1968kb | OK | 10 |
4 | 116ms | 7808kb | OK | 10 |
5 | 132ms | 7812kb | OK | 10 |
6 | 312ms | 15016kb | OK | 10 |
7 | 332ms | 19576kb | OK | 10 |
8 | Depăşit | 22480kb | Time limit exceeded. | 0 |
9 | 392ms | 22516kb | OK | 10 |
10 | 292ms | 22508kb | OK | 10 |
Punctaj total | 90 |