1
0
Fork 0

Update daily/285easy/1enc.pas

This commit is contained in:
Nguyễn Gia Phong 2016-10-10 11:10:56 +07:00
parent de5650a437
commit 73b09b6b69
3 changed files with 7 additions and 3 deletions

View File

@ -45,6 +45,8 @@ begin
write(fo, chr(c2 mod 16 * 4 + c3 div 64 + 32));
writeln(fo, chr(c3 mod 64 + 32))
end
else
writeln(fo)
until eof(fi);
close(fi);

View File

@ -123,8 +123,10 @@ on Wikipedia.
##Finally
This challenge is posted by /u/EvgeniyZh
This challenge is posted by
[/u/EvgeniyZh](https://www.reddit.com/user/EvgeniyZh)
Also have a good challenge idea?
Consider submitting it to /r/dailyprogrammer_ideas
Consider submitting it to
[/r/dailyprogrammer_ideas](https://www.reddit.com/r/dailyprogrammer_ideas)

View File

@ -123,7 +123,7 @@ some sort. These include:
even data type
**sample 0 index codes** (for 16 reserved codes) (new paragraph for multiline
**Sample 0 index codes** (for 16 reserved codes) (new paragraph for multiline
explained codes)
Null