문제

I have an Assembly final tomorrow. Any one have some ideas for a programming exercise?

i need muls, divs, loops and such..

all X86 instructions, I will be cheating a bit by using the irvine32 lib

Im looking for beginner-intermediate level exercises achievable in 1-3 hrs

Please something within reason, i will post my final answer for critique.

도움이 되었습니까?

해결책

Find the first million primes with a Sieve of Eratosthenes.

A lot of the early problems in Project Euler would also be good candidates. Plus if you register you can test your solutions there.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top