An open API service indexing awesome lists of open source software.

https://github.com/n1ghtf1re/check-string

ASM Lab №1
https://github.com/n1ghtf1re/check-string

Last synced: 6 months ago
JSON representation

ASM Lab №1

Awesome Lists containing this project

README

          

About program
--------------------
The program checks the string for correct input.

Requirements for correctness: the length of the line is from 4 to 7 (not including), the last character is a digit, 3 and 6 are the same characters

#### Language: Assembler (FASM)

Technical requirements
--------------------
The program is written for dos, so it can only be run on a 32-bit system