This website requires JavaScript.
Explore
Help
Sign In
Placeholder
/
rnr
Watch
1
Star
0
Fork
You've already forked rnr
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
461866a1a4
rnr
/
Projects
/
Client
/
Server
/
Source
/
main.cpp
6 lines
83 B
C++
Raw
Blame
History
#
include
<stdio.h>
int
main
(
int
argc
,
char
*
*
argv
)
{
printf
(
"
RNR Server
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink