Pagini recente » Borderou de evaluare (job #1857992) | Borderou de evaluare (job #3130812) | Borderou de evaluare (job #520465) | Borderou de evaluare (job #216837) | Borderou de evaluare (job #1823936)
Borderou de evaluare (job #1823936)
Raport evaluator
Compilare:
user.cpp: In function ‘void stergere(int*)’:
user.cpp:12:22: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
memset(a,0,sizeof(a));
^
user.cpp: In function ‘void citeste(int&)’:
user.cpp:23:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
user.cpp:33:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:113:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.in","r",stdin);
^
user.cpp:114:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.out","w",stdout);
^
user.cpp:115:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:118:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 516kb | OK | 5 |
2 | 0ms | 488kb | OK | 5 |
3 | 8ms | 4384kb | OK | 5 |
4 | 12ms | 3656kb | OK | 5 |
5 | 24ms | 4380kb | OK | 5 |
6 | 36ms | 4248kb | OK | 5 |
7 | 28ms | 2920kb | OK | 5 |
8 | 44ms | 3572kb | OK | 5 |
9 | 80ms | 4416kb | OK | 5 |
10 | 100ms | 4268kb | OK | 5 |
11 | 132ms | 4144kb | OK | 5 |
12 | 4ms | 556kb | OK | 5 |
13 | 144ms | 2984kb | OK | 5 |
14 | 228ms | 3132kb | OK | 5 |
15 | 432ms | 4276kb | Incorect | 0 |
16 | 428ms | 3400kb | OK | 5 |
17 | 568ms | 3152kb | OK | 5 |
18 | 24ms | 620kb | Incorect | 0 |
19 | 504ms | 3340kb | OK | 5 |
20 | Depăşit | 3704kb | Time limit exceeded. | 0 |
Punctaj total | 85 |