Anaconda Cheat Sheet

Conda basics Using environments conda create –name py35 python=3.5 Create a new environment named py35, install Python 3.5 conda activate

Random header in C++

#include <random> This header adds random number generation facilities and can produce random numbers using generators and distributions. Generators: Objects

Hack the money

You are a bank account hacker.Initially you have 1 rupee in your account, and you want exactly N rupees in your account.You