A. Welcome to INPCHello all and welcome to the Intra NSU Programming Contest 2016! Hope you all will have a good time ... |
B. Data StructureThe operations that are performed in a data structure can be categorized into two types: query and u... |
C. Recursive FunctionA common example of recursion goes something like this: long long recur(int x){ if (x==0){ return X0... |
D. Third DimensionMr. J wants to learn about combinatorics. He started reading a book on combinatorics and came across... |
E. Be Like HasibHasib, the famous programmer, uses a little game when he teaches Binary Search to his students. He r... |
F. Magician's Offer!Rosi Vidmun is a greedy landlord who likes to grab as much land as he can. Currently he has PPP squa... |
G. Distinct DishtingYou are given an array of NNN integers. Then there will be QQQ commands of the following type: Cha... |
H. The Packaging BoxVHL is an international mail service company. Customers can send various packages to different place... |
Practice contests allow you to re-run contests and experience them as close as possible to the original run.
2Sat, Adhoc, ApolloneasTheorem, Backtracking, BFS, Bignum, BinarySearch, BipartiteMatching, Bitmask, BruteForce, ChineseRemainderTheorem, Combinatorics, ConvexHull, CutVertex, DataStructure, DFS, DigitDP, DisjointSets, DivideAndConquer, DP, Eertree, EulerTour, ExpectedValue, FenwickTree, FFT, Flow, Game, GCD, Geometry, Graph, Greedy, Hashing, HeavyLightDecomposition, Implementation, InclusionExclusion, Interactive, KnuthMorrisPratt, LowestCommonAncestor, Math, Matrix, MatrixExponentiation, MergeSortTree, ModularExponentiation, MOSAlgorithm, MST, NTT, NumberTheory, Parsing, PersistentLiChaoTree, PersistentSegmentTree, PollardRho, PriorityQueue, Probability, Queue, RabinMiller, RangeOrderStatistics, Scheduling, SegmentTree, ShortestPath, Simulation, Sorting, SparseTable, SpragueGrundyTheorem, SqrtDecomposition, Stack, String, StronglyConnectedComponents, SuffixStructure, TernarySearch, Tree, Trie, TwoPointer, WaveletTree