Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a su...
Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a su...
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0...
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword...
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" su...
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse oper...