This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
cpp_prac
Watch
1
Fork
You've already forked cpp_prac
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b5bb0bc2ca
cpp_prac
/
template
/
main.cc
6 lines
76 B
C++
Raw
Normal View
History
Unescape
Escape
dump
2025-01-10 08:15:31 +01:00
#
include
<iostream>
int
main
(
)
{
Template fix
2025-01-11 17:52:09 +01:00
std
:
:
cout
<
<
"
Template
"
<
<
std
:
:
endl
;
dump
2025-01-10 08:15:31 +01:00
}
Reference in a new issue
Copy permalink