Submit | All submissions | Best solutions | Back to list |
MONS - Monster |
Your Task is simple. Write the code that will print the content of the following file.
https://www.spoj.com/content/skydbms:monster
Input
No Input
Output
The content of the above file.
Score
Minimum is the size, better is the score.
Added by: | Aragorn |
Date: | 2010-03-14 |
Time limit: | 1s |
Source limit: | 3000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | C C++ 4.3.2 CPP C99 JAVA |
Resource: | Own Problem |
hide comments
2014-01-14 00:50:34 Alexandre Henrique Afonso Campos
I have a beautiful Python solution. It seems like you are never going to know it :) |
|
2013-06-21 17:02:29 Sayan Paul
plz open for python |
|
2012-02-17 07:08:00 Devil D
Does the whitespace at the end of each line matter ? |
|
2012-02-01 14:17:48 Paras Sharma
could you please check ID 6431354. It looks perfect but I am getting WA :-( Last edit: 2012-02-01 16:53:25 |
|
2011-01-30 11:53:34 Piotr KÄ…kol
Now the record is 726 in C by HWK! // Edit: And again by Shinichiro Hamaji - 626 chars! Last edit: 2011-02-26 11:37:31 |
|
2011-01-21 17:07:13 Piotr KÄ…kol
The record is not 812, but 753 in C by Shinichiro Hamaji. :-) |