4 like 0 dislike
2.1k views

找出英文字母的ASCII 碼值

input:

a

output

97

 

[Normal] Coding (C) - asked in 程式設計(一) by (5.2k points)
ID: 40621 - Available when: Unlimited - Due to: Unlimited

retagged by | 2.1k views

3 Answers

0 like 0 dislike
Hidden content!
#include **** *** *

int main()
{
* * **** ****** ** * * * a;
* ***** * * ** * b;
** * ** * ** ** ** ** * * ****** &a);

*** ** * * ** * ** * * * * ** a);
** * * * * * ** 0;
}
answered
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Correct output
0 like 0 dislike
Hidden content!
* * * * * * **
int main()
{
****** * ** char a;
****** * * ** *** *** ** * * ** ** * ***
* **** ** {
** ** ** ** * ** ** * ** ** ** * *** ****
** *** *** ** }
* ** ** * return 0;
}
answered by (100 points)
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Correct output
0 like 0 dislike
Hidden content!
*** ** *** * ***

int * * argc, char * **
{
** * * * * char c;
* * **** * * ***** * *** ** **
* *** ** * ** * **** ** * );
* ** * * * * **** 0;
}
answered by (114 points)
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Correct output
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.70.43.216
©2016-2026

Related questions

4 like 0 dislike
3 answers
[Normal] Coding (C) - asked Jan 3, 2018 in 程式設計(一)
ID: 40624 - Available when: Unlimited - Due to: Unlimited
| 3.2k views
4 like 0 dislike
2 answers
[Normal] Coding (C) - asked Jan 3, 2018 in 程式設計(一)
ID: 40615 - Available when: Unlimited - Due to: Unlimited
| 1.6k views
12,783 questions
183,442 answers
172,219 comments
4,824 users