// archives

SPOJ Solutions

This category contains 5 posts

More solutions to SPOJ programming problems

More solutions (fewer than 10 lines) to some SPOJ classical problems using Python. Note: SPOJ may prevent Python from being used for solving some problems or set time limits suitable only for compiled languages. some of these were originally written in Perl and have been rewritten in Python. Many solutions have Perl-like references and influences […]

102 Easier Classical SPOJ Solutions using Python

102 concise rough-draft Python programs concentrating on formulaic solutions to easier problems on SPOJ.

SPOJ Problem 1682. Deli Deli (DELI) Solution

Make plurals of English words from the given input

SPOJ Problem 4408. Build a Fence (FENCE1) Solution

Build a fence to maximize an area enclosed between the fence and a fixed wall

SPOJ Problem 42. Adding Reversed Numbers (ADDREV)

Add two reversed numbers and output their reversed sum

SPOJ Problem 11. Factorial (FCTRL) Trailing zeros in factorials

Find the number of trailing zeros in a factorial

SPOJ Problem 1681. Cylinder Volume (CYLINDER) Solution

Find the largest volume of a cylinder cut and formed from a sheet of paper

SPOJ Problem 1680. Black and white painting (BLACK)

How many 8 × 8 chess boards are embedded in a painting which consists solely of black and white squares, arranged in a checkered pattern