9 条题解

  • 0
    @ 2024-10-6 21:38:55

    #include using namespace std;

    int main () { cin >> *new int () >> *new int (); cout << *(new int () - 16) + *(new int () - 16) + 1; return 0; }

    信息

    ID
    1
    时间
    1000ms
    内存
    64MiB
    难度
    4
    标签
    递交数
    269
    已通过
    124
    上传者