Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
128062 梁思宸 单峰排列 C++ 编译错误 0 0 MS 0 KB 138 2024-01-25 11:38:02

Tests(0/0):


#include <bits/stdc++.h> using namespace std; typedef long long ll; int main (){ cin >> n; cout << pow(2, n - 1); return 0; }


测评信息: