Skip to content

Instantly share code, notes, and snippets.

View satellitex's full-sized avatar
👁️
satelliteyes

satellitex satellitex

👁️
satelliteyes
View GitHub Profile
#include<bits/stdc++.h>
using nemspace std;
int main(){
cout << "Hello world" << endl;
}
#include<bits/stdc++.h>
using namespace std;
int N;
char buf[65536];
string find_answer(string s){
string search = "<label for=\"";
int id;
if( ( id = s.find(search) ) == string::npos) return "";
question::
That's a hard question, but Joe_____be able to answer it. I'm not sure.
answer 1
might
question::
Because it is too expensive, I only _____once every six months.
answer 1
have my hair cut
#include<bits/stdc++.h>
using namespace std;
int N;
char buf[65536];
int main(){
while( fgets(buf,sizeof(buf),stdin) != '\0'){
string S = buf;
string search1 = "<div class=\"qtext\">";
#include<bits/stdc++.h>
using namespace std;
typedef complex<double> P;
typedef vector<P> LL;
#define EPS (1e-10)
LL A;
int N;
void viewLine(LL a){
cout <<"view LINE"<<endl;
#include<bits/stdc++.h>
using namespace std;
typedef long long ll;
int N,M;
int H[1666];
int W[1666];
ll h[2000000];
ll w[2000000];
#include<bits/stdc++.h>
using namespace std;
typedef pair<int,int> P;
#define X first
#define Y second
int T;
int fw[1000005];
int fh[1000005];
vector<P> W;
vector<P> H;
#include<bits/stdc++.h>
using namespace std;
#define INF (1<<30)
struct segtree{
vector<int> datamax;
vector<int> datamin;
vector<int> datasum;
vector<int> delay;
int n;
#include<iostream>
#include<cstdio>
#include<cstring>
#include<string>
#include<map>
#include<vector>
using namespace std;
typedef long long ll;
#define INF (1LL<<50LL)
int N,M[2];
#include<bits/stdc++.h>
using namespace std;
int A;
int main(){
cin >> A;
bool f = false;
for(int i=1;i<=1000;i++){
if( i*i*i == A ) f = true;
if( f ) break;
}