Employers: discover CodinGame for tech hiring
CodinGame_Logo_Final_Full
ACTIVITIES
1
PRACTICE
COMPETE
1
LEARN
COMMUNITY
CONTRIBUTIONS
LIVE STREAMS
DISCORD
FORUMS
BLOG
Get a job
1
Log In
Sign Up
ART
antonbashir
914 views
Hello
Example
1
2
3
4
5
6
7
8
9
10
package
ru.art.example;
import
ru.art.rocks.db.dao.*;
public
class
Example {
public
static
void
main(String[] args) {
RocksDbPrimitiveDao.put(
"test"
,
123
);
System.out.println(RocksDbPrimitiveDao.get
Int(
"test"
));
}
}
Run
4
1
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io
Suggested playgrounds
WE LOVE ASCII ART
By
nbbroo
6,122
13
Python Hello World program
By
SJTECollege
2,187
131
Correct the code to display 'Hello World!'
By
SJTECollege
2,969
132
Les bases de Python pour le lycée
By
smalicet
3,196
7
CodinGame - Home
ABOUT US
CAREERS
PRIVACY
FAQ
CodinGame - Work
The #1 tech hiring platform
SCREENING
SOURCING
RETAIN
ABOUT US
CAREERS
PRIVACY
FAQ
Facebook
YouTube
Twitter
LinkedIn
FR
EN
Join the CodinGame community on Discord to chat about puzzle contributions, challenges, streams, blog articles - all that good stuff!
JOIN US ON DISCORD
Online Participants
Keyboard Shortcuts:
?
Show / hide this help menu
×