Skip to content

Instantly share code, notes, and snippets.

View vishnupsatish's full-sized avatar

Vishnu S. vishnupsatish

View GitHub Profile
@vishnupsatish
vishnupsatish / keybase.md
Created June 28, 2021 00:30
Keybase proof

Keybase proof

I hereby claim:

  • I am vishnupsatish on github.
  • I am vishnus (https://keybase.io/vishnus) on keybase.
  • I have a public key whose fingerprint is FC7D 3AEC A046 33D5 B3DC 3D39 745A 16DA 53E5 B7EE

To claim this, I am signing this object:

#include <iostream>
#define el "\n"
#define ll long long
using namespace std;
const int MM = 1502;
int dp[MM][MM], n;