为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
31658
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
31658
老方
计算2的N次方
C++
Wrong Answer
0 MS
240 KB
88
2023-11-21 19:41:19
Tests(0/3):
#include<iostream> using namespace std; int main(){ cout<<"32"; return 0; }
Judgement Protocol: