CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - palindrome

搜索资源列表

  1. PALINDROME

    0下载:
  2. Palindrome code.. this code checks whether the given no. is a palindrome or not...
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:10889
    • 提供者:Shankar
  1. java_5

    0下载:
  2. 一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。-A 5-digit, determine if it is palindrome. That 12321 is a palindrome, a bit the same as ten thousand, ten and one thousand.
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:6621
    • 提供者:小雨李
  1. CBVBBBVJRNRGRJ

    0下载:
  2. 题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。    1.程序分析 2.程序源 代码如下: #include stdio.h #include conio.h main( ) { long ge,shi,qian,wan,x scanf( ld ,&x) wan=x/10000 qian=x 10000/1000 shi=x 100/10 ge=x 10 if(ge
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:张欣欣
搜珍网 www.dssz.com