WNAME - Weekdays

no tags 

This is probably one of the easiest problem, all you need to do is to output the name of the weekdays! The only challenge is that the size of your code, should not exceed the maximum of 55 bytes.

Score is the length of the source.

Input

NONE

Output

Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday

Please Note: I am moving this back to tutorial on 24th Nov 2010.


hide comments
Wolfram: 2010-11-24 14:49:44

Score?

Length of your source.

Last edit: 2010-11-24 14:35:10
Michael T: 2010-11-24 14:49:44

@Debanjan: Not necessarily I guess. But well "not in all langs possible" can be ok.

XeRoN!X: 2010-11-24 14:49:44

Even Perl is not enough to get the best solution :(
@debanjan, 55 bytes -> limit.

Michael T: 2010-11-24 14:49:44

Maybe 60? And if there would be too much easy-accepted then 55. Plain C possibility shouldn't be a reason, these ACs can be really tricky.

RE:My point is if we can have AC's < 55 in C, so there must be more shortened possibility in other language.

Last edit: 2010-11-20 19:17:13
numerix: 2010-11-24 14:49:44

Should stay in tutorial section. There are several languages where 64 Bytes are enough to just print the output. As it will probably not be possible to have an AC solution with say less than 30 Bytes, anyone can get more than 0.5 points for some seconds of coding.

RE: You are right to some extent.I noticed some submission exploiting that, I am thinking to made the constraints to 55 (or add a harder one) considering that this problem can be solve < 55 in C ;)

Last edit: 2010-11-20 13:19:40
:(){ :|: & };:: 2010-11-24 14:49:44


Anybody who don't want to see this on challenge may leave a comment here.

Last edit: 2010-11-20 10:49:02
.:: Pratik ::.: 2010-11-24 14:49:44

Maybe put in a challenge contest?

RE:Ok,lets see how others take it ;-)

Last edit: 2010-11-20 10:46:55

Added by::(){ :|: & };:
Date:2010-11-16
Time limit:0.100s
Source limit:55B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM32-GCC GAWK MAWK BC C-CLANG NCSHARP CPP14 CPP14-CLANG COBOL COFFEE D-CLANG D-DMD DART ELIXIR FANTOM FORTH GOSU GRV JS-MONKEY JULIA KTLN NIM NODEJS OBJC OBJC-CLANG OCT PICO PROLOG PYPY PYPY3 PY_NBC R RACKET RUST CHICKEN SED SQLITE SWIFT UNLAMBDA VB.NET
Resource:From a shortening contest (modified)