Please help. I have no idea about assembly language | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Please help. I have no idea about assembly language

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

25th Dec 2022, 1:33 PM
Matilda Okpachui
Matilda Okpachui - avatar
2 Respuestas
0
That is the point. I have no idea about asm..i dont know anything about it
26th Dec 2022, 12:42 PM
Matilda Okpachui
Matilda Okpachui - avatar
0
Can you create the program in another language? If so, then it's simply a matter of learning to code in assembly.
27th Dec 2022, 1:59 AM
HungryTradie
HungryTradie - avatar