050d

abc050d <???>

``` #include #include #include using namespace std; typedef long long LL; map mp; const LL mod = 1e9 + 7; LL f(LL n) { if (mp[n]) return mp[n]; if (n ......
050d abc 050 lt gt
共1篇  :1/1页 首页上一页1下一页尾页