快读快输 inline int read(){ int x=0,f=1; char ch=getchar(); while(!isdigit(ch)){ if(ch == '-') f=-1; ch=getchar(); } while(isdigit(ch)){ x=(x<<
jdk-17.0.10_windows-x64_bin.exe jdk-21.0.12_windows-x64_bin.exe jre-8u503-windows-x64.exe
发送信息 个人简介
sgs.cpp XYN Shirley大战.cpp lpd.cpp
#include<bits/stdc++.h> #include<windows.h> #define kd(VK_NONAME) ((GetAsyncKeyState(VK_NONAME) & 0x8000) ? 1:0) #define ku(VK_NONAME) ((GetAsyncKeySt