--- id: tips-tricks title: Tips & Tricks author: Benjamin Qi, Nathan Chen, Aaron Chew, Nathan Wang description: "Tips & tricks that will help you code better and faster: I/O speed, Debugging, & Macros." --- import InputOutput from "../../additionalcontent/Input_Output.mdx"; import DebuggingCpp from "../../additionalContent/Debugging_Cpp.mdx"; import ShortenCpp from "../../additionalContent/Shorten_Cpp.mdx";