2 喜歡 0 不喜歡
119 瀏覽
Write a program that reads 10 integers and stores them in an array. Then, the pro­gram should check if the array is symmetric, that is, if the value of the first element is equal to the last one, the value of the second one equal to the value of the last but one, and so on. If it's symmetric, print "Yes", else print "No"

Sample Input 1:

1 2 3 4 5 5 4 3 2 1

Sample Output 1:

Yes

Sample Input 2:

1 2 3 4 5 5 5 5 2 1

Sample Output 2:

No

 

References: C From Theory
[正常] Coding (C) - 最新提問 分類:Introduction to Computer Programming I (C) | 用戶: (20.9k 分)
ID: 21878 - 從幾時開始: 無限制 - 到幾時結束: 無限制
| 119 瀏覽
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.69.58.104
©2016-2024

相關問題

3 喜歡 0 不喜歡
0 回答
[正常] Coding (C) - 最新提問 2月 8, 2017 分類:Introduction to Computer Programming I (C) | 用戶: The Contributor (20.9k 分)
ID: 21874 - 從幾時開始: 無限制 - 到幾時結束: 無限制
| 89 瀏覽
2 喜歡 0 不喜歡
0 回答
[正常] 開放式問答 - 最新提問 2月 8, 2017 分類:Introduction to Computer Programming I (C) | 用戶: The Contributor (20.9k 分)
ID: 21880 - 從幾時開始: 無限制 - 到幾時結束: 無限制
| 95 瀏覽
3 喜歡 0 不喜歡
0 回答
[正常] Coding (C) - 最新提問 2月 8, 2017 分類:Introduction to Computer Programming I (C) | 用戶: The Contributor (20.9k 分)
ID: 21876 - 從幾時開始: 無限制 - 到幾時結束: 無限制
| 86 瀏覽
3 喜歡 0 不喜歡
0 回答
[正常] 開放式問答 - 最新提問 2月 8, 2017 分類:Introduction to Computer Programming I (C) | 用戶: The Contributor (20.9k 分)
ID: 21875 - 從幾時開始: 無限制 - 到幾時結束: 無限制
| 116 瀏覽
3 喜歡 0 不喜歡
0 回答
[正常] 對錯二選一 - 最新提問 2月 11, 2017 分類:Introduction to Computer Programming I (C) | 用戶: The Contributor (20.9k 分)
ID: 21918 - 從幾時開始: 無限制 - 到幾時結束: 無限制
| 111 瀏覽
12,783 問題
183,443 回答
172,219 留言
4,824 用戶