/* declaring a variable
to store salary to employees
*/
int salary = 2000;
/*
Multiline comments
like this
*/
Statement out of multiline comment
Ctrl+Shift+/
Code Example |
---|
Cpp :: c++ sleep |
Cpp :: how to make a random number in c++ |
Cpp :: random number cpp |
Cpp :: c++ how to make a negative float positive |
Cpp :: sin in c++ |
Cpp :: run c++ program in mac terminal |
Cpp :: how to make calculaor in c++ |
Cpp :: c++ return multiple values |
Cpp :: insert vector to end of vector c++ |
Cpp :: c++ vector loop delete |
Cpp :: c++ 2d vector assign value |
Cpp :: c++ function |
Cpp :: c++ max of array |
Cpp :: c++ segmented sieve |
Cpp :: How to pause a c++ program. |
Cpp :: how to convert string into lowercase in cpp |
Cpp :: c++ tokenize string |
Cpp :: c++ do while loop |
Cpp :: append string cpp |
Cpp :: convert decimal to binary in c++ |
Cpp :: how to find the sum of a vector c++ |
Cpp :: int max c++ |
Cpp :: throw exception c++ |
Cpp :: for loop f# |
Cpp :: inline function in c++ |
Cpp :: c++ get line |
Cpp :: cpp getter as const |
Cpp :: C++ float and double Different Precisions For Different Variables |
Cpp :: how to turn int into string c++ |
Cpp :: C++ New Lines |