This website works better with JavaScript.
Explore
Help
Sign In
pn8rjlxip
/
test1
Watch
1
Star
0
Fork
You've already forked test1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6217b05eb9
a.md
master
ztt
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6217b05eb9'
${ noResults }
test1
/
成绩排序
8 lines
88 B
Raw
Normal View
History
Unescape
Escape
Add 成绩排序
2 years ago
#include <stdio.h>
int main()
{
排序
2 years ago
int a,b,c;
scanf("%d",&a);
return 0;
)
Add 成绩排序
2 years ago
}