1 条题解

  • 0
    @ 2022-9-17 22:37:06

    #include<iostream> using namespace std; int main() { double n; cin >> n; cout << nn + 2n +5 <<endl; return 0; }

    • 1

    信息

    ID
    29
    时间
    1000ms
    内存
    128MiB
    难度
    9
    标签
    (无)
    递交数
    19
    已通过
    8
    上传者