Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
simple use of namespace
#include<iostream> //using namespace std; namespace first { int x=7; int y=8; } namespace second { double x=4.89934; double y=5.9833; } int main() { using namespace first; std::cout<<"\nx= "<<x<<std::endl; std::cout<<"\ny : "<<second::y; return 0; }
run
|
edit
|
history
|
help
0
shared_ptr deleter
Yo que se
Microsoft - MaxEmployeeAttendence (R repititions - DP solution bitmask)
member initial list
int divide by int
Microsoft Question - MaxEmployeeAttendence (original question)
reverseKNode
project
ttt
test