Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1186045)
| Utilizator | Data | 17 mai 2014 11:48:20 | |
|---|---|---|---|
| Problema | Quadratum | Status | done |
| Runda | ACM-ICPC Faza Nationala 2014-2015 | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void mul(long long int*, long long int*, long long int*)’:
user.cpp:34:26: 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(C, 0, sizeof(C));
^
user.cpp:41:26: warning: argument to ‘sizeof’ in ‘void* memcpy(void*, const void*, size_t)’ call is the same pointer type ‘long long int*’ as the destination; expected ‘long long int’ or an explicit length [-Wsizeof-pointer-memaccess]
memcpy(A, C, sizeof(C));
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 416kb | OK | 100 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
