This website requires JavaScript.
Explore
Help
Sign In
yo342sm
/
pvjc22
Watch
1
Star
0
Fork
0
You've already forked pvjc22
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2e77e6560e
pvjc22
/
du3
/
program.c
7 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
dd
2022-03-17 13:02:02 +00:00
#
include
<stdio.h>
int
main
(
)
{
SAD
2022-03-17 14:57:25 +00:00
printf
(
"
Vysledok je: 57.00
\n
"
)
;
dd
2022-03-17 13:02:02 +00:00
return
0
;
}
Reference in New Issue
Copy Permalink