Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ pushX
Function
pushX
Project_New_Year_Congratulation/new_year.cpp:432–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
}
431
432
void pushX(int num) {
433
for (int i = 0;i < num;i++)
434
cout <<
" "
;
435
}
436
437
void text_2020()
438
{
Callers
1
work_pushX
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected