如何上传题解时启用代码格式,要不然挤成一坨了

5 条评论

  • @ 2025-4-19 20:11:52

    | v

    • @ 2025-4-14 20:37:13

      @ 曾煜凯: 我在我的资料里加了你,请私发我一下,谢谢🙏!

      • @ 2025-3-8 20:04:54

        以及这个怎么样

      • @ 2025-3-8 20:03:47
        #include <bits/stdc++.h>
        using namespace std;
        
        int main()
        {
            ios::sync_with_stdio(false);
            cin.tie(0);
        }
        

        这样不行吗

        • @ 2025-3-3 19:35:14

          拜托了

          • 1