Pagini recente » Borderou de evaluare (job #2890017) | Borderou de evaluare (job #1394786) | Borderou de evaluare (job #3285702) | Borderou de evaluare (job #1437844) | Borderou de evaluare (job #1030034)
Borderou de evaluare (job #1030034)
Raport evaluator
Compilare:
user.cpp: In function ‘void mat2mul(int (*)[2], int (*)[2], int (*)[2])’:
user.cpp:17: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 (res, 0, sizeof(res));
^
user.cpp: In function ‘void identity2(int (*)[2])’:
user.cpp:26:23: 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(res, 0, sizeof(res));
^
user.cpp: In function ‘void copy2(int (*)[2], int (*)[2])’:
user.cpp:32:25: warning: argument to ‘sizeof’ in ‘void* memcpy(void*, const void*, size_t)’ call is the same pointer type ‘int (*)[2]’ as the destination; expected ‘int [2]’ or an explicit length [-Wsizeof-pointer-memaccess]
memcpy(res, src, sizeof(src));
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 0ms | 380kb | Incorect | 0 |
✓ | 2 | 0ms | 384kb | Incorect | 0 |
✓ | 3 | 4ms | 380kb | Incorect | 0 |
✓ | 4 | 4ms | 384kb | Incorect | 0 |
✓ | 5 | 4ms | 380kb | Incorect | 0 |
✓ | 6 | 4ms | 384kb | Incorect | 0 |
✓ | 7 | 20ms | 384kb | Incorect | 0 |
✓ | 8 | 32ms | 380kb | Incorect | 0 |
✓ | 9 | 60ms | 380kb | Incorect | 0 |
✓ | 10 | 100ms | 380kb | Incorect | 0 |
✓ | 11 | 104ms | 380kb | Incorect | 0 |
✓ | 12 | 108ms | 384kb | Incorect | 0 |
✓ | 13 | 108ms | 384kb | Incorect | 0 |
✓ | 14 | 112ms | 384kb | Incorect | 0 |
✓ | 15 | Depăşit | 372kb | Time limit exceeded. | 0 |
✓ | 16 | Depăşit | 380kb | Time limit exceeded. | 0 |
✓ | 17 | Depăşit | 372kb | Time limit exceeded. | 0 |
✓ | 18 | Depăşit | 376kb | Time limit exceeded. | 0 |
✓ | 19 | Depăşit | 372kb | Time limit exceeded. | 0 |
✓ | 20 | Depăşit | 376kb | Time limit exceeded. | 0 |
Punctaj total | 0 |