c++, python, php, opensource software, math, go, playing piano, philosophy, econ/politics
- MBTI Type:
-
INTP
- Occupation
-
student
#include <iostream>
int main()
{
using namespace std;
cout << "When you look into the abyss, the abyss also looks into you.";
system("pause");
return 0;
}