摘要:
# 小泉的难题 [小泉的难题 | SDUT](https://acm.sdut.edu.cn/onlinejudge3/problems/2105?from=%2Fsets%2F11) ```c #include void swap(int *p,int *q){//运用指针进行两个数的操作 int 阅读全文
posted @ 2023-07-18 16:11
EricFirst001
阅读(24)
评论(0)
推荐(0)
摘要:
# 回文 [又见回文 | SDUT](https://acm.sdut.edu.cn/onlinejudge3/problems/2560?from=%2Fsets%2F11) ```c #include #include //回文 int huiwen(char ch[]){ int len=st 阅读全文
posted @ 2023-07-18 16:10
EricFirst001
阅读(18)
评论(0)
推荐(0)
摘要:
# 全字母句——(一题多解) [题目链接]([全字母句 | SDUT OnlineJudge](https://acm.sdut.edu.cn/onlinejudge3/problems/3710?from=%2Fsets%2F11)) ```c #include #include int main 阅读全文
posted @ 2023-07-18 16:09
EricFirst001
阅读(16)
评论(0)
推荐(0)

浙公网安备 33010602011771号