ICPC Notebook My templates and implementation of important algorithms and data structures in C++ for ICPC training and CP's. Math Arithmetic operations Addition substraction multiplication power Factorial Binomial Coefficient Sieve of eratosthenes O(N) Prime factors of a number String Print all permutation of a string Graph DFS BFS Dynamic Programming Kadane's algorithm Misc count no of islands Training Materials Junior training sheet - Mostafa Saad IOI training Sheet