SALONE
PROGRAMMING
CONTEST
Code. Compete. Learn. Win. πΈπ±
Challenge yourself, improve your programming skills, and compete with programmers across Sierra Leone.
- Problems
- 15
- Contests
- 3
- Languages
- 2
#include <stdio.h>
int main(void) {
long long a, b;
scanf("%lld %lld", &a, &b);
printf("%lld\n", a + b);
return 0;
}How it works
From registration to the podium in four steps.
STEP 01
Register
Create your student profile with your school and student ID.
STEP 02
Join a contest
Enter a timed contest and read the instructions before the clock starts.
STEP 03
Solve & submit
Write C or Python in the browser editor, run the samples, then submit.
STEP 04
Climb the ranks
Scores are awarded per hidden test case and update the live leaderboard.
Upcoming contests
Reserve your slot and prepare your setup ahead of the start time.
Featured challenges
Practise any time β practice submissions never affect contest standings.
Supported languages
The judge is language-agnostic by design. C and Python are live today; C++, Java and JavaScript can be enabled without changing the contest engine.
C
GCC Β· pointers, arrays, memory
Python
CPython 3 Β· fast prototyping
C++
Planned
Java
Planned
Leaderboard preview
The national standings, updated after every judged submission.
| Rank | Student | School | Solved | Points |
|---|
Why Salone Programming Contest
Fair, automated judging
Every submission is scored against the same hidden test cases in an isolated sandbox β no manual marking, no bias.
Built for classrooms
Teachers create contests, assign problems, set difficulty and points, and follow every student's progress.
A national ranking
Students from every school compete on one leaderboard, building a visible record of Sierra Leonean talent.
Ready to write your first submission?
Registration is free for every student in Sierra Leone. All you need is a browser.