Pagini recente » Borderou de evaluare (job #2652393) | Borderou de evaluare (job #688387) | Borderou de evaluare (job #2984806) | Borderou de evaluare (job #273284) | Borderou de evaluare (job #2984746)
Borderou de evaluare (job #2984746)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:29:18: warning: unused variable 'lit' [-Wunused-variable]
29 | char lit[1]={a[0]};
| ^~~
main.cpp:34:24: warning: 'char* strncat(char*, const char*, size_t)' output may be truncated copying 1 byte from a string of length 2000 [-Wstringop-truncation]
34 | strncat(t,a,1);
| ~~~~~~~^~~~~~~
main.cpp:37:19: warning: 'char* strcpy(char*, const char*)' accessing 1 byte at offsets 0 and [0, 2001] may overlap 1 byte at offset 0 [-Wrestrict]
37 | strcpy(a,a+lit_a);
| ~~~~~~^~~~~~~~~~~
main.cpp:38:19: warning: 'char* strcpy(char*, const char*)' accessing 1 byte at offsets 0 and [0, 2001] may overlap 1 byte at offset 0 [-Wrestrict]
38 | strcpy(s,s+lit_s);
| ~~~~~~^~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | Incorect | 0 |
Punctaj total | 0 |