发表评论取消回复
相关阅读
相关 A-B Palindrome
给你一个只包含字符 '0', '1', 和 '?' 的字符串ss。你需要用 '0' 或 '1' 替换ss中的所有 '?' 从而使得ss变成一个回文串并且正好有aa个 '0...
相关 1136 A Delayed Palindrome (20 分) 字符串相加
onsider a positive integer N written in standard notation with k+1 digits ai as ak⋯a1...
相关 PAT甲级A1108 Finding Average (20分)/字符串
题目链接:https://pintia.cn/problem-sets/994805342720868352/problems/994805360777347072 读几个数
相关 PAT1136 A Delayed Palindrome 字符串相加+回文数
![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ub
相关 PAT甲级2017秋季1136 A Delayed Palindrome (20分)
[1136 A Delayed Palindrome (20分)][1136 A Delayed Palindrome _20] ![在这里插入图片描述][20200702
相关 Palindromes //简单字符串
include <stdio.h> include <string.h> int main() { int i, mi
相关 1136. A Delayed Palindrome (20)
Consider a positive integer N written in standard notation with k+1 digits ai as ak...a1
相关 1001 A+B Format (20 分)
Calculate a+b and output the sum in standard format – that is, the digits must be separa
相关 PAT甲级 - 1019 General Palindromic Number (20 分)
题目链接:[PAT甲级 - 1019 General Palindromic Number (20 分)][PAT_ - 1019 General Palindromic Nu
还没有评论,来说两句吧...