全部评论 3

  • 666

    3天前 来自 浙江

    0
  • print((int(input()) + 1) // 2)

    3天前 来自 福建

    0
  • double a;
    cin>>a;
     cout<<ceil(a/2);
    

    2025-04-05 来自 上海

    0
    • 编译错误: /code/judger/test/2023782622189776896/main.cpp:2:1: error: 'cin' does not name a type
      2 | cin>>a;
      | ^~~
      /code/judger/test/2023782622189776896/main.cpp:3:2: error: 'cout' does not name a type
      3 | cout<<ceil(a/2);
      | ^~~~

      4天前 来自 江西

      0
    • 何意味

      3天前 来自 浙江

      0
    • 这只是核心代码

      3天前 来自 浙江

      0
暂无数据

提交答案之后,这里将显示提交结果~

首页