Baseplate-Admin
Baseplate-Admin

I’m Baseplate-Admin, a software engineer based in Middle of Nowhere.

Recently Published

View All
3 min read

Bob is preparing to pass IQ test. The most frequent task in this test is to find out which one of the given n numbers differs from the others. Bob observed that one number usually differs from the others in evenness. Help Bob — to check his answers, he needs a program that among the given n numbers finds one that is different in evenness.

4 min read

Petya started to attend programming lessons. On the first lesson his task was to write a simple program. The program was supposed to do the following: in the given string, consisting if uppercase and lowercase Latin letters, it:

3 min read

Little Petya loves presents. His mum bought him two strings of the same size for his birthday. The strings consist of uppercase and lowercase Latin letters. Now Petya wants to compare those two strings lexicographically. The letters’ case does not matter, that is an uppercase letter is considered equivalent to the corresponding lowercase letter. Help Petya perform the comparison.

4 min read

The classic programming language of Bitland is Bit++. This language is so peculiar and complicated.

4 min read

Sometimes some words like "localization" or "internationalization" are so long that writing them many times in one text is quite tiresome.