This website requires JavaScript.
Explore
Help
Sign In
testg
/
test_repo
Watch
3
Star
0
Fork
2
You've already forked test_repo
Code
Issues
3
Pull Requests
3
Projects
1
Releases
1
Wiki
Activity
添加 'add.c'
Browse Source
...
This commit is contained in:
a1012112796
2020-06-04 17:50:50 +08:00
parent
48a08d8cd8
commit
7389f8cbcd
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
add.c
Normal file
Unescape
Escape
View File
@@ -0,0 +1,4 @@
int
add
(
int
a
,
int
b
)
{
return
a
+
b
;
}
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
testg/test_repo
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block