Sifat Shishir's Blog
Pages
(Move to ...)
Home
About
Project
Java
Editorial
Algorithm
▼
Pages
(Move to ...)
Home
Project
Java
Editorial
Algorithm
▼
Saturday, April 14, 2018
Toph Hints
›
Toph: XORs Toph: Arya and OR Toph: Horrible Queries Toph: XOR Master Toph: Range Product
Saturday, March 31, 2018
Toph: XORs
›
Problem link: XORs Solution: We will be given some integers. We are asked to output the cumulative xor sum of all possible pair from t...
Wednesday, February 21, 2018
Dev Skill: Another Bigmod Problem
›
Problem link: Another Bigmod Problem In this problem, we are given three integers A, B, C; we need to calculate A B % C . Solution: ...
Tuesday, February 20, 2018
Dev Skill: Game of MODs
›
Problem link: Game of MODs In this problem, we are given an integer n with q queries. Each query we have k integer. We need to calcul...
Sunday, February 18, 2018
কম্বিনেশন ( Combination )
›
কোন বড় গ্রুপ থেকে কিছু সংখ্যক জিনিস নিয়ে ছোট ছোট গ্রুপে ভাগ করাই হল কম্বিনেশন। এখানে পারমুটেশন এর মত অর্ডার এর কোন প্রভাব থাকেনা। যেমনঃ ৩ ট...
›
Home
View web version