dhgc

C++ code posted by yihu
created at 11 Aug 18:14

Edit | Back
1
2
3
4
int main()
{
    cout << fact("1000");
}
45 Bytes in 2 ms with coderay