This website requires JavaScript.
Explore
Help
Register
Sign In
SoraKatadzuma
/
chinook
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
trunk
chinook
/
examples
/
dynlib
/
entry.cpp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
68 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
Initial rework
2026-06-25 02:45:43 +00:00
#include
"print/print.hpp"
int
main
()
{
print
(
"Hello, World!"
);
}
Reference in New Issue
Copy Permalink