Passing array to a function
#include<iostream>
using namespace std;
void func(int *arr){
}
void func(int arr[]){
}
//both the way of passing a function are same
int main(){
func(arr);
}
Search for a command to run...
#include<iostream>
using namespace std;
void func(int *arr){
}
void func(int arr[]){
}
//both the way of passing a function are same
int main(){
func(arr);
}
No comments yet. Be the first to comment.
inline element ki width or height change nahi kar saktay jitna content hoga utna width lega aur height to wesay bhi nahi day saktay jitna content hoga utna grow hoga inline may width aur height nahi day saktay ay sabasay bada confuison hota hay to es...
px,%,vw,vh,em,rem px px to fixed hota hay ay depend karta hay screen to screen jasey uhd 4k ,8k may kya hota hay ek high dpi hota hay manlo ek box chota sa 5cm ka usmay bohot jyada px hogay aur koi baba ajam kay jamany ki screen hay to usmay 5 cm kay...
threre will be always one container and anoters are itmes flex-container and flex items
06/20/2023https://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/Ahttps://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/Bhttps://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/Chttps://codeforces.com/group/MWSDmqGsZm/contest/...