Y

@YSS

A

Python
4 months ago
def VM(code): A = 0 types = [[0]] Px = 0 Sx = 0 Py = 0 Sy = 0 Q = {} loop = [] while A < len(code):

A

Python
4 months ago
def S10(Q,W): t = [0,0,0,0,0] for name in range(W): t[0] = 0 t[1] = (0.1)**(name) t[4] = 0 while t[4] < Q: t[2] = t[3] t[3] += t[1] t[4] = t[3]**2

Python
4 months ago
def VM(code): A = 0 J = 0 types = [] C = 0 D = 0 Q = [] P = [] loop = [0,0,0] while A < len(code):

T

Python
4 months ago
import copy class Table: def __init__(self, name): self.tables = {} self.name = name def CreationTablesMain(self): if self.name not in self.tables: self.tables[self.name] = {}

G

NodeJS
4 months ago
const zero = f => x => x; const one = f => x => f(x); const two = f => x => f(f(x)); const thr = f => x => f(f(f(x))); const add = m => n => f => x => m(f)(n(f)(x)); const toNumber = n => n(x => x + 1)(0);

パケージ

Python
5 months ago
def VM(code): A = 0 J = 0 types = [0] tipsoint = 0 fypes = [] funsoint = 0 loop = [0,0] Memorī = 0 funcs = [

O

Python
5 months ago
t = [1,2,1,3,2,3,1] for _ in range(len(t)): for p in range(len(t)-1): if t[p] > t[p+1]: t[p],t[p+1] = t[p+1],t[p] print(t)

J

Python
5 months ago
alph = ["א","A","B","C","D","E","F","G","H", "I","J","K","L","M","N","O","P","Q", "R","S","T","U","V","W","X","Y","Z",]

Python
5 months ago
import math as MS # 計算 num = MS.sqrt(2) * (2 ** 27) # 整数部分だけ取得 num_int = int(num) # 二進数に変換 binary_str = bin(num_int)[2:] # '0b' を除去

linegraming

Python
5 months ago
import copy class LineError(Exception): pass def linegraming(code): A = 0 T = 0 s = 0 M = 0 LinegRAming_Save_Engine = [] loop = [0,0,0]

ポイポイ

C
5 months ago
#include <stdio.h> int main() { int T = 0; int *R; R = &T; while (T < 5) { printf("%d (住所:",T); printf("%p",R); puts(")");

P

Erlang
5 months ago
-module(hello). -export([main/1, loop/2]). main(_) -> loop(0, 5). loop(Count, D) -> io:format("~p~n", [Count]), NewCount = Count + 1, NewD = D,

A

C
5 months ago
#include <stdio.h> int main() { int A=0; int a=0; int R[] = {2,3,5,7,11}; int L[] = {2,3,5,7,11}; Deco: if (A < 13*13) { goto RTRN;

T

C
5 months ago
#include <stdio.h> #include <stdlib.h> int main() { int *list = malloc(6 * sizeof(int)); int A1,A2,A3,A4; A1 = 0; k: if (A1 < 6) { *(list + A1) = A1 % 2;

P

Python
5 months ago
print('Hello world!') A=[1,2,1,3,2,3,2,4] for x in range(10): for T in range(len(A) - 1): if A[T] > A[T+1]: A[T],A[T+1] = A[T+1],A[T] print(A)

F

C++
5 months ago
#include <iostream> #include <cstdlib> #include <ctime> class Player { int hp; int maxHp; public: Player(int h) : hp(h), maxHp(h) {}

P

C++
5 months ago
#include <iostream> int main() { char* buf = new char[6]; // 5文字 + '\0' buf[0] = 'H';buf[1] = 'e';buf[2] = 'l';buf[3] = 'l';buf[4] = 'o';buf[5] = '\0'; std::cout << buf << std::endl; delete buf; return 0; }

C
5 months ago
#include <stdio.h> char Chr(int code) { return (char)code; } int main() { printf("Hello world!\n"); return 0; }

G

C++
5 months ago
#include <iostream> void MyPuts(const char* msg,int lengh) { int i = 0; A: std::cout << msg[i]; if (i < lengh) { i++; goto A; } std::cout << std::endl;

()

Python
5 months ago
def VM(code): A = 0 flag = [0,[0,0],[0],] X = 0 Y = 0 Z = 0 loops = 0 λοοφ = 0 while A < len(code): if code[A] == "(":