4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
snippet std "use namespace std" b
|
|
using namespace std;
|
|
endsnippet
|