Hi everyone, Thanks to Ruud for catching the IVI bug and thank to Bonz for the test suite fix, I now have a new rules pack uploaded. The rules should be the...
when will the next issue of hugi diskmag be ready? http://www.sold.com.au - The Sold.com.au Big Brand Sale - New PCs, notebooks, digital cameras, phones and...
Bao Ho
bao_ho@...
Jun 5, 2002 7:45 am
1618
Hi Bao! ... I am working on it, but currently I'm still having exams at university. -- Yours, Claus (Adok/Hugi) Claus D. Volko - mailto:cdvolko@... Student...
Hi all! Different documentations say that int 21h,9 returns nothing. However, on my computer (win98) it sets al to 24h ('$'). It is ok for me, but if it...
Hi, May we assume that the command line is empty?? I think for some ppl a line like : "entry.com Z: <decin.txt > result.txt" could cause problems.. So the q is...
Ruud
dobbelbeker@...
Jun 9, 2002 12:16 pm
1624
... There's nothing about it in the rules, but i think we can. It's just another `reasonable' limitation, isn't it? Boiled Brain p.s. it's not a problem for me...
from _rules.txt " You may assume that the last line in the file from STDIN starts with ^Z = EOF = 1ah and is followed by CRLF. You may also assume that...
Hi! I believe somebody has asked this question before, but: can we assume anything about the low byte of bp at startup? For example, 09yyh<bp< <09zzh ? And...
... "These rules ensure that there is only one roman representation for any decimal number, and the other way round." They don't ensure, but they were...
Hi everyone, Hi Adok. I also have a small mailing list via YahooGroups! and recently, the member count has been dropping. Come to find out, YahooGroups! may...
Hiya! I haven't really read all the postings so maybe this has been answered, but anyway: How should the program handle input such as: 0000000123 (some leading...
Stefan Larsson
stefan@...
Jun 10, 2002 7:52 pm
1632
... Ok, found. I'm losing a byte here :( Think it'll work anyway, but there's no documental proof :) ... Right. Boiled Brain p.s. the competition becomes too...
... "For decimal numbers your entry has to check the value if the value is less than 1 or the value is greater than 3999 your entry must not print anything." ...
Ok, i c... then maybe you should change the rules and add something like: The roman number must always be written using the larges possible character-value. So...
... ??? :-) My entry currently works for 0123, but not for 00123 (it assumes a maximum of four digits to protect against 10000), but I have not been updating...
... Don't take my newbie opinions too seriously but I think reasonable rules would be that either: 1) No leading zeroes are allowed, all such input is...
Stefan Larsson
stefan@...
Jun 11, 2002 7:45 am
1638
... Of course -- I didn't mean my entry's weird behavior was the rule :-) Paolo...
Hi, Hmmmm, my memory isn't that good either.. But of course I do have an opinion. I would say that for output no leading zeros are allowed, and for input if I...
Ruud
dobbelbeker@...
Jun 11, 2002 8:29 am
1640
... Hi ... larger than 0 ;) ... [jumping around] yes, yes, yes! :D ... Boiled Brain...
rules are nice, but sometimes they contradict. i reckon if an entry passes decin.txt, romanin.txt, and errin.txt then it should be legal. "do as i say, not...