modified according to instructions

pull/959/head
sinaps07 2022-10-06 20:47:59 +05:30
parent 76fbb05e9c
commit 86340027e0
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
//problem link
//https://cses.fi/problemset/task/1158/
#include<bits/stdc++.h> #include<bits/stdc++.h>
using namespace std; using namespace std;