This website works better with JavaScript
首页
发现
帮助
注册
登录
emma
/
VS_CODE
派生自
wesvirus/VS_CODE
关注
1
点赞
1
派生
0
文件
目录树:
d1386ef4ed
分支列表
标签列表
master
VS_CODE
/
Qwixx
/
die.cpp
die.cpp
44 B
文件历史
原始文件
1
2
3
4
5
#include <stdlib.h>
int die (int a){
}