摘要:
#include <iostream>#include <math.h>using namespace std;int main(){int n,i;long long A[10001],B;double j;cin>>n;for(i=0;i<100;i++){B=pow(2.0,i);if((lo 阅读全文
posted @ 2020-07-30 16:11
lidaye2396
阅读(57)
评论(0)
推荐(0)
浙公网安备 33010602011771号