This website requires JavaScript.
Explore
Help
Sign In
code_lim
/
EasyClock
Watch
1
Star
0
Fork
You've already forked EasyClock
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
EasyClock
/
main.cpp
7 lines
103 B
C++
Raw
Permalink
Blame
History
#
include<bits
/
stdc++.h>
#
include
"user.h"
using
namespace
std
;
int
main
(
)
{
boot
(
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink