It came to me when I was writing something like this:
package main
import "fmt"
func main() {
fmt.Println(`----------------
Demo Program
----------------
echo "fucking bitch" |
echo "Fuck you!" |
import requests | |
import threadpool | |
pool = threadpool.ThreadPool(32) | |
flag = False | |
def worker(i): | |
global flag | |
if flag: |
# from myapp import app
app.run("0.0.0.0", port=443, ssl_context=("xxx.cer", "xxx.key"))
// 垃圾思路 | |
#include <vector> | |
#include <iostream> | |
#include <sstream> | |
using namespace std; | |
int main() { | |
stringstream ss; | |
vector<string> fucker; |
// 精度取舍 | |
#include<iostream> | |
#include<iomanip> | |
#include<cmath> | |
using namespace std; | |
inline double func(int a, int n) { | |
return pow(a, pow(2, 1-n)); | |
} |
import numpy as np | |
import pandas as pd | |
import torch | |
from torch.autograd import Variable | |
model = torch.nn.Sequential( | |
torch.nn.Linear(3,3, bias=True), | |
torch.nn.ReLU(), | |
torch.nn.Linear(3,3, bias=True), | |
torch.nn.ReLU(), |
I hereby claim:
To claim this, I am signing this object: