Barrel cypher

Discuss about the puzzles, but without giving the solutions please !!!

Re: Barrel cypher

Postby TheSageMage » Sat Nov 05, 2011 10:06 am

First time coder here... just so I make the program well...

Can we assume that a filename will always be provided? And can we assume that it'll always exist and will always be filled?
User avatar
TheSageMage
 
Posts: 6
Joined: Sat Nov 05, 2011 9:25 am

Re: Barrel cypher

Postby davidb » Sun Nov 06, 2011 1:30 pm

Actually it depends from puzzle to puzzle.

You can check in the top right corner of the puzzle, it says scoring.
If it says language, it means solutions in Java are compared only to Java solutions.

For this puzzle, the code length is used to compute the score and the score is language aware.
User avatar
davidb
 
Posts: 24
Joined: Thu Dec 23, 2010 1:55 am

Re: Barrel cypher

Postby Ton24 » Sat Nov 26, 2011 11:45 pm

Is there a possibility of the message contains numerical or punctuation character.
If there is , so what should it be decrypted into ?

And I don't really get what "The first 30 spaces, tabs and newlines are ignored, each additional one counts as one character." means.
More description please ?

- Thanks -
User avatar
Ton24
 
Posts: 12
Joined: Tue Jan 25, 2011 8:57 am

Re: Barrel cypher

Postby Yu-chiuan Huang » Tue Mar 06, 2012 6:17 pm

When i try to solve problem2, as list in follow, there is a problem.
----------------------------------
fqltg waxpahoolab dwpvg
9972
where programmers unite
----------------------------------
According to the key,
for instance, I should decode f to w.
However, f, which is 102 in ASCII, is impossible to decode into w, which is 119 in ASCII, within 9 digits at most.

Could you help me to clarify this?
User avatar
Yu-chiuan Huang
 
Posts: 2
Joined: Mon Jan 24, 2011 8:55 pm

Re: Barrel cypher

Postby Alexey Solodovnikov » Thu Mar 15, 2012 6:11 am

Try to understand why w+9=f :)
User avatar
Alexey Solodovnikov
 
Posts: 32
Joined: Sun Jun 26, 2011 5:54 am

Re: Barrel cypher

Postby ronaldrandon » Tue Oct 02, 2012 10:12 am

I am new to codercharts. I have submitted my code for Barrel cypher and I have passed the tests. But my score is still zero. I am aware that the program length will be taken into account. If so, I am supposed to get some low scores. But my score is zero.

Will it take some time to update the scores?
Please guide me on this.
User avatar
ronaldrandon
 
Posts: 1
Joined: Tue Oct 02, 2012 4:22 am

Re: Barrel cypher

Postby Khaled Sobhy » Sat Nov 24, 2012 3:38 pm

my score is always zero too!!. Do I have to decrease code lines?!
Khaled Sobhy
 
Posts: 1
Joined: Fri Nov 23, 2012 5:42 am

Previous

Return to Puzzles

Who is online

Users browsing this forum: No registered users and 1 guest

cron