Pagini recente » Cod sursa (job #165367) | Borderou de evaluare (job #2805119) | Cod sursa (job #1102855) | Borderou de evaluare (job #119018) | Borderou de evaluare (job #3217184)
Borderou de evaluare (job #3217184)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:24:32: warning: NULL used in arithmetic [-Wpointer-arith]
24 | while (a[i] != NULL || b[j] != NULL)
| ^~~~
main.cpp:24:48: warning: NULL used in arithmetic [-Wpointer-arith]
24 | while (a[i] != NULL || b[j] != NULL)
| ^~~~
main.cpp:39:50: warning: array subscript has type 'char' [-Wchar-subscripts]
39 | f[a[i - 1]] = 1;
| ~~~~~~~^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 100 |
| Punctaj total | 100 |