1 2 3 4 5 6 7 8 9 10 | static auto x = []() { ios::sync_with_stdio(false); cin.tie(nullptr); return 0; }(); class FizzBuzz { private: int n; i[......]<p class="read-more"><a href="https://www.gerrytang.top/?p=860">Read more</a></p> |
Gerry的博客
1 2 3 4 5 6 7 8 9 10 | static auto x = []() { ios::sync_with_stdio(false); cin.tie(nullptr); return 0; }(); class FizzBuzz { private: int n; i[......]<p class="read-more"><a href="https://www.gerrytang.top/?p=860">Read more</a></p> |