ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1000. A+B Problem

solve problem 1000 with only 6kb memory
Posted by Michael Zeng 8 Apr 2006 07:54
Re: solve problem 1000 with only 6kb memory
Posted by KAV 8 Apr 2006 09:30
Incredible!   8-)
P. S. How...
Re: solve problem 1000 with only 6kb memory
Posted by Burunduk1 9 Apr 2006 04:10
I thought 60KB is minimum...
Incredible!!!
How have you done it???

PS: mega cheat? ;)
maybe ASM ? (-)
Posted by Victor Barinov (TNU) 9 Apr 2006 15:05
Re: maybe ASM ? (-)
Posted by KAV 12 Apr 2006 18:55
Maybe,
#include <windows.h>
and
WriteConsole(GetStdHandle(STD_OUTPUT_HANDLE), ... )
?