From Thames Valley District School Board
About
c a l c u l a t i n g t h e m e a n i n g o f l i f e
16139273220807160675859275
y a y
kylin
Order of problem type best to worst:
- Graph Theory
- Data Structures
- DP
- Constructive
- Math
- Greedy
- Geometry
- String
- those confusing and annoying ad hoc problems...
Good format?
1
2
3
4
5
a
a
a
a
a
a
a
Log
First 3 Point Solve - June 2019: Hello, World!
First 5 Point Solve - August 2019: CCC '00 J1 - Calendar
First 7 Point Solve - February 2020: TLE '17 Contest 8 P1 - Artificial Intelligence
First 10 Point Solve - November 2020: CCC '20 S2 - Escape Room
First 12 Point Solve - January 2022: CCC '18 S3 - RoboThieves
First 15 Point Solve - December 2021: CCC '12 S4 - A Coin Game
First 17 Point Solve - May 2022: CCC '17 S4 - Minimum Cost Flow
First 20 Point Solve - May 2022: CCC '16 S5 - Circle of Life
First 25 Point Solve - April 2025: APIO '11 P1 - Table Coloring ... ah nearly 3 years after my first 20 point solve
First 30 Point Solve - :
First 35 Point Solve - :
First 40 Point Solve - :
First 45 Point Solve - :
First 50 Point Solve - :
yellow - Feb 25, 2025
500 points - May 11, 2025
How to waste 2 hours:
Let ~F(x)=\sum_{a=0}^{x} \sum_{b=0}^{x} \sum_{c=0}^{x} \sum_{d=0}^{x} \sum_{e=0}^{x} \sum_{f=0}^{x} \sum_{g=0}^{x} \sum_{h=0}^{x} (a^b)|(c^d)|(e^f)|(g^h)~ where | is the bitwise OR operator.
~F(62)^{F(43)} \mod 10^9+7 = ?~