#1175. [CSP2023 入门级] 第 1 题

[CSP2023 入门级] 第 1 题

C++ 中,下面哪个关键字用于声明一个变量, 其值不能被修改?

{{ select(1) }}

  • unsigned
  • const
  • static
  • mutable