Please help. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please help.

Write an assembly language program that allows you to enter a one-byte array of 20 elements. Find the unique ones (they occur only once in the array) and display them on the screen in red, and among them find symmetrical ones and display in green

7th Dec 2022, 6:23 PM
Matilda Okpachui
Matilda Okpachui - avatar
3 Answers
+ 1
You need to attach your code attempt for someone to see what is wrong with your code and help.
7th Dec 2022, 8:13 PM
Ausgrindtube
Ausgrindtube - avatar
0
CUDA is a parallel computing platform and programming model developed by NVIDIA for general purpose computing on graphics processing units (GPUs). It is not an assembly language, but rather a high-level programming language that is compiled to run on the GPU.
25th Dec 2022, 4:25 AM
Calviղ
Calviղ - avatar
0
That was a mistake. I just edited it. Could you help please?
25th Dec 2022, 4:57 PM
Matilda Okpachui
Matilda Okpachui - avatar