0

how to use c++ to hack a computer

it's ethical

15th Aug 2016, 6:57 AM
anwesh
anwesh - avatar
1 ответ
+ 6
#include <iostream> using namespace std; int main() { cout << "Your computer hacked." return 0; }
15th Aug 2016, 9:43 PM
lazyguy