Difference between revisions of "Programs"
(Testing HTMLets extension) |
|||
Line 25: | Line 25: | ||
Year: (coming soon) | Year: (coming soon) | ||
+ | <htmlet>h1test</htmlet> | ||
== Python == | == Python == | ||
[[One-line Python programs | A one-line Python program]] can solve any problem. | [[One-line Python programs | A one-line Python program]] can solve any problem. |
Revision as of 12:13, 16 September 2017
English Russian
Programming contests
The International Tournament in Informatics takes place in Shumen, Bulgaria every year at the end of November.
Online training
Sudoku solver
My teacher believes that Sudoku puzzles count as advanced math. My little program will help you also become an advanced learner.
1966 Snoopy Calendar
Everybody knows that a real programmer can write a 5-page loop without being confused, doesn't use Pascal, and has a 1966 Snoopy Calendar on the wall. The works of real programmers are still with us to read and adore. But where's the calendar?
This CGI script recreates the famous calendar from the mainframe era, which is also valid for the given year. Print the calendar and keep it on the wall. It will be useful again in the coming years.
Year: (coming soon)
This is a test
Python
A one-line Python program can solve any problem.