Skip to content

Instantly share code, notes, and snippets.

View shashank21j's full-sized avatar

Shashank Sharma shashank21j

View GitHub Profile

Fixing the error in cpp code

#include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;