#44222: C++解法和思路


yp11351280@yphs.tp.edu.tw (710-43)

學校 : 臺北市私立延平高級中學
編號 : 276272
來源 : [203.72.178.1]
最後登入時間 :
2024-11-07 17:46:46
d039. 11044 - Searching for Nessy -- UVa11044 | From: [203.72.178.1] | 發表日期 : 2024-11-14 17:37

[邊長/聲納範圍(單邊)]*[邊長/聲納(單邊)]

#include<iostream>
using namespace std; 
int main(){
    int t,n,m;
    cin>>t;
    for(int i=1;i<=t;i++){
        cin>>n>>N;
        cout<<(n/3)*(n/3)<<endl;
    }
}

 
ZeroJudge Forum