Pagini recente » Borderou de evaluare (job #2866524) | Borderou de evaluare (job #3168138) | Borderou de evaluare (job #1234287) | Borderou de evaluare (job #391742) | Borderou de evaluare (job #2699991)
Borderou de evaluare (job #2699991)
Raport evaluator
Compilare:
main.cpp: In function 'void copiez(int*, int*)':
main.cpp:10:24: warning: 'sizeof' on array function parameter 'a' will return size of 'int*' [-Wsizeof-array-argument]
memset(a,0,sizeof(a));
^
main.cpp:7:23: note: declared here
void copiez(int a[3005],int b[3005])
^
main.cpp:10: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));
^
main.cpp: In function 'void adun(int*, int*, int*)':
main.cpp:51:28: warning: 'sizeof' on array function parameter 'rez' will return size of 'int*' [-Wsizeof-array-argument]
memset(rez,0,sizeof(rez));
^
main.cpp:47:23: note: declared here
void adun(int rez[3005],int a[3005],int b[3005])
^
main.cpp:51:24: 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(rez,0,sizeof(rez));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 5 |
2 | 3ms | 131kb | OK | 5 |
3 | 3ms | 131kb | OK | 5 |
4 | 3ms | 131kb | OK | 5 |
5 | 3ms | 131kb | OK | 5 |
6 | 3ms | 131kb | OK | 5 |
7 | 3ms | 131kb | OK | 5 |
8 | 3ms | 131kb | OK | 5 |
9 | 3ms | 131kb | OK | 5 |
10 | 5ms | 131kb | OK | 5 |
11 | 7ms | 131kb | OK | 5 |
12 | 8ms | 131kb | OK | 5 |
13 | 13ms | 131kb | OK | 5 |
14 | 20ms | 131kb | OK | 5 |
15 | 31ms | 131kb | OK | 5 |
16 | 46ms | 233kb | OK | 5 |
17 | 55ms | 131kb | Time limit exceeded | 0 |
18 | 53ms | 131kb | Time limit exceeded | 0 |
19 | 53ms | 131kb | Time limit exceeded | 0 |
20 | 53ms | 131kb | Time limit exceeded | 0 |
Punctaj total | 80 |