This website requires JavaScript.
Explore
Help
Register
Sign In
Estrellax
/
Luna
Watch
1
Star
0
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4ff3e398c3
Luna
/
main.c
6 lines
56 B
C
Raw
Normal View
History
Unescape
Escape
Add main file
2022-06-07 22:32:26 +02:00
void
main
(
)
{
Variable_m
2022-06-07 22:51:23 +02:00
m
=
1
;
Added a variable i
2022-06-07 22:37:25 +02:00
i
=
0
;
Increasing
2022-06-07 22:50:28 +02:00
i
+
+
;
Comment
2022-06-07 22:54:27 +02:00
}
//whatever
Reference in New Issue
Copy Permalink