06 2018 档案
摘要:我是怎么在不知道这一对函数的情况下活到今天的,以前碰到cin TLE的时候总是傻乎乎地改成scanf,甚至还相信过C++在IO方面效率低下的鬼话,殊不知这只是C++为了兼容C而采取的保守措施。 tie tie是将两个stream绑定的函数,空参数的话返回当前的输出流指针。 #include <ios
阅读全文
摘要:题目描述 Persona5 is a famous video game. In the game, you are going to build relationship with your friends. You have N friends and each friends have his
阅读全文