摘要:
#include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; struct Block{ int x,y,z,id,data; void set(TxMinecraf 阅读全文
posted @ 2023-06-24 21:40
fushuxuan1
阅读(29)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2023-06-24 20:05
fushuxuan1
阅读(14)
评论(0)
推荐(0)
摘要:
1 #include <iostream> 2 #include <string> 3 #include "minecraft.h" 4 using namespace std; 5 TxMinecraft mc; 6 struct Block{ 7 int x,y,z,id,data; 8 } 9 阅读全文
posted @ 2023-06-24 20:03
fushuxuan1
阅读(11)
评论(0)
推荐(0)
摘要:
1 #include <iostream> 2 using namespace std; 3 int main(int argc, char** argv) { 4 int n,l,x[n],y[n]; 5 int a[n],b=0,c=0; 6 cin>>n>>l; 7 for(int i=0;i 阅读全文
posted @ 2023-06-24 18:43
fushuxuan1
阅读(35)
评论(0)
推荐(0)

浙公网安备 33010602011771号