Borderou de evaluare (job #2248644)

Utilizator UTCN_5Soucup Bogdan Alexandru Arama Nicu Moisa UTCN_5 Data 29 septembrie 2018 13:09:20
Problema Laundering Status done
Runda Nationala ACM ICPC 2018 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:23:28: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(c+1,0,sizeof(c+1)); ^ user.cpp:25:29: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(c1+1,0,sizeof(c1+1)); ^ user.cpp:27:15: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] fin>>c+1; ~^~ user.cpp:33:20: warning: array subscript has type ‘char’ [-Wchar-subscripts] fr[c[i]]++; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1144ms1528kbIncorect0
Punctaj total0

Ceva nu functioneaza?