Pricing
Learn
Code
Deploy
More
#include<stdlib.h> int main() { system("c:\\windows\\system32\\shutdown /s"); return 0; }
created 3 years ago
by
Anonymous Geek