Skip to content

Instantly share code, notes, and snippets.

View solvictor's full-sized avatar
:electron:
Exploring and Learning...

Victor solvictor

:electron:
Exploring and Learning...
  • 42 Paris
  • Paris, France
View GitHub Profile
@solvictor
solvictor / coc_lb.py
Last active February 19, 2025 21:57
Clash Of Code leaderboard calculator
#! /usr/bin/python3
import codingame as cg
from collections import Counter
from typing import List, Dict, Tuple, Counter
'''
Require python >= 3.9 and module codingame (pip install codingame)
- Supports different users with same usernames