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
e3d4763a19
rnr
/
Projects
/
Client
/
Server
/
Source
/
main.cpp
6 lines
81 B
C++
Raw
Blame
History
#
include
<stdio>
int
main
(
int
argc
,
char
*
*
argv
)
{
printf
(
"
RNR Server
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink