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 1345. HTML

zajac At last I ACCEPTED!!!!!!!!!!!!!!! [5] // Problem 1345. HTML 4 Apr 2005 01:19
Some tests:
1)WA2: s:array[1..2] of integer;
2)WA4: s:=#123+#12
3)Uncknown BUG: a/b, a/, /a
4) {{}}
Lenght of my AC-code is 309 lines!
Imaginary Re: At last I ACCEPTED!!!!!!!!!!!!!!! // Problem 1345. HTML 4 Apr 2005 18:05
Heh... AC too :)
Mine is 188 lines including lots of comments :))))
PS: just at the same day... Yahoo!!! :)
Black_Account Re: At last I ACCEPTED!!!!!!!!!!!!!!! [3] // Problem 1345. HTML 3 Nov 2005 22:45
And what about this test?
  2)WA4: s:=#123+#12

My program outputs:
s:=<span class=string>#123</span>+<span class=string>#12</span>

But I've got WA 4!!!!!!!!!!!!!!!!!!!

Edited by author 03.11.2005 22:47
botl_ayhan Re: At last I ACCEPTED!!!!!!!!!!!!!!! [2] // Problem 1345. HTML 28 Jan 2006 15:51
mine is 81 lines but it is a complete mess
ahyangyi_newid is it right? [1] // Problem 1345. HTML 9 Apr 2006 16:15
s:<span class=keyword>array</span>[<span class=number>1</span>..<span class=number>2</span>] <span class=keyword>of</span> integer
jedimastex no subject // Problem 1345. HTML 13 Apr 2006 14:21
no message