This website works better with JavaScript
Home
Explore
Help
Register
Sign In
emma
/
VS_CODE
forked from
wesvirus/VS_CODE
Watch
1
Star
1
Fork
0
Files
Tree:
d1386ef4ed
Branches
Tags
master
VS_CODE
/
Qwixx
/
die.cpp
die.cpp
44 B
History
Raw
1
2
3
4
5
#include <stdlib.h>
int die (int a){
}