摘要:
先找到斜线的起始点 然后输出斜线上各点 include <bits\stdc++.h> typedef long long ll; using namespace std; int main() { int n,i,j,sum,cnt,x,y; cin>>n; int a[501][501]; in 阅读全文
posted @ 2024-09-16 11:56
lkhshnu
阅读(24)
评论(0)
推荐(0)
浙公网安备 33010602011771号