题解 2680: 蓝桥杯2022年第十三届省赛真题-纸张尺寸

来看看其他人写的题解吧!要先自己动手做才会有提高哦! 
返回题目 | 我来写题解

筛选

纸张尺寸C语言

摘要:解题思路:注意事项:ASCII码的使用。参考代码:#include<stdio.h>#include<stdlib.h>intmain(){&nbsp;&nbs……

照题目意思模拟即可

摘要:解题思路:注意事项:参考代码:importjava.io.*;importjava.util.*;importstaticjava.lang.Math.max;importstaticjava.lan……

纸张尺寸C++

摘要:```cpp#includeusingnamespacestd;intmain(){strings;cin>>s;intsz=s[1]-'0';intx=1189,y=841;while(……

这是当时比赛的写的

摘要:解题思路:循环就完了注意事项:参考代码:n=1189m=841a=input()k=int(a[1])whilek!=0:&nbsp;&nbsp;l=n//2&nbsp;&am……