CCPL2025 (@ccpl2003) 's Twitter Profile
CCPL2025

@ccpl2003

Official Twitter Account for Colombian Collegiate Programming League (CCPL).

ID: 1277698898

linkhttp://programmingleague.org calendar_today18-03-2013 13:04:13

4,4K Tweet

1,1K Followers

406 Following

Algebra Etc. (@algebrafact) 's Twitter Profile Photo

With balanced ternary representation, positive and negative numbers can all be represented without a minus sign. Also, rounding is the same as truncation.

With balanced ternary representation, positive and negative numbers can all be represented without a minus sign. 

Also, rounding is the same as truncation.
Algebra Etc. (@algebrafact) 's Twitter Profile Photo

The sum of the inradii is the same for all triangulations of a cyclic polygon. Example of a Japanese Sangaku problem. johndcook.com/blog/2025/11/0…

The sum of the inradii is the same for all triangulations of a cyclic polygon.

Example of a Japanese Sangaku problem.

johndcook.com/blog/2025/11/0…
CCPL2025 (@ccpl2003) 's Twitter Profile Photo

Problema de la Semana CCPL 2. Se te da una cuadrícula NxM con celdas libres (.) y paredes (#). Desde S puedes moverte en 4 direcciones. Puedes romper UNA pared para avanzar. ¿Cuál es el mínimo número de pasos para llegar a T? (1 ≤ N, M ≤ 1000) ¿Qué algoritmo usarías? #ICPCNews

Java Guatemala (@guatejug) 's Twitter Profile Photo

☕💬 ¡En 2026 seguimos activos con los #TechTalks! Acompáñanos a conocer cómo Java sigue siendo relevante en la industria y por qué vale la pena comenzar (o continuar 😉) una ruta de aprendizaje. 🗓️ Jueves 12/02/2026 🕕 6 PM (GMT-6) 🔴 facebook.com/events/1211538…

☕💬 ¡En 2026 seguimos activos con los #TechTalks!

Acompáñanos a conocer cómo Java sigue siendo relevante en la industria y por qué vale la pena comenzar (o continuar 😉) una ruta de aprendizaje.

🗓️ Jueves 12/02/2026
🕕 6 PM (GMT-6)
🔴 facebook.com/events/1211538…
Pablo Malo (@pitiklinov) 's Twitter Profile Photo

El autor de este post, que es neurocientífico, explica la razón real por la que la ciencia está rota: por culpa de unos incentivos institucionales perversos que priorizan la producción medible por encima del progreso real. Los investigadores deben autofinanciarse con becas (o

Math Cafe (@riazi_cafe_en) 's Twitter Profile Photo

"Math for Programming: Learn the Math, Write Better Code" by Ronald T. Kneusel nostarch.com/math-programmi… Contents: 1. Computers and Numbers 2. Sets and Abstract Algebra 3. Boolean Algebra 4. Functions and Relations 5. Induction 6. Recurrence and Recursion 7. Number

"Math for Programming: Learn the Math, Write Better Code" 
by Ronald T. Kneusel  

nostarch.com/math-programmi…

Contents: 
1. Computers and Numbers 
2. Sets and Abstract Algebra 
3. Boolean Algebra 
4. Functions and Relations 
5. Induction 
6. Recurrence and Recursion 
7. Number
Tech with Mak (@technmak) 's Twitter Profile Photo

For 38 years, computer scientists believed Dijkstra's algorithm was optimal for sparse graphs. The logic seemed airtight: Dijkstra sorts vertices by distance. Sorting has a lower bound of O(n log n). Therefore shortest paths can't be faster. 5 researchers proved the assumption

For 38 years, computer scientists believed Dijkstra's algorithm was optimal for sparse graphs.

The logic seemed airtight:

Dijkstra sorts vertices by distance.
Sorting has a lower bound of O(n log n).
Therefore shortest paths can't be faster.

5 researchers proved the assumption
Andrés Mejía (@mejibyte) 's Twitter Profile Photo

CCPL2026 Rafael García ICPCNews It only works because the weights in outbound edges are guaranteed to be either 0 or 1. If you had more possibilities, then the dequeue trick wouldn't work.

GeeksforGeeks (@geeksforgeeks) 's Twitter Profile Photo

Solve one Problem of the Day for 60 days and build a habit that actually sticks. 📅 To be eligible for bonus rewards, start your challenge between 13th Feb – 19th Feb. 📌 While sharing your progress, don’t forget to tag GeeksforGeeks | Learn to Code and NPCI 📖 Want to know more?

Solve one Problem of the Day for 60 days and build a habit that actually sticks.
 
📅 To be eligible for bonus rewards, start your challenge between 13th Feb – 19th Feb.
 
📌 While sharing your progress, don’t forget to tag
<a href="/GeeksforGeeks/">GeeksforGeeks | Learn to Code</a> and <a href="/NPCI_NPCI/">NPCI</a> 
 
📖 Want to know more?