CREATE DATABASE {table name};
CREATE USER '{user name}'@'localhost' IDENTIFIED BY '{pass}';
#include <bits/stdc++.h> | |
using namespace std; | |
typedef long long LL; | |
typedef long double LD; | |
#define fastio ios_base::sync_with_stdio(0);cin.tie(0);cout.tie(0) | |
#define sortAndUnique(a) sort((a).begin(), a.end()), (a).erase(unique((a).begin(), (a).end()),(a).end()) | |
double tick() { | |
static clock_t oldticks; | |
clock_t newticks = clock(); |
People
![]() :bowtie: |
π :smile: |
π :laughing: |
---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |