Hacker Rank Pointer Problem in C++

Publié le: 16 décembre 2022
sur la chaîne: Code-With-PG
28
1

In this video, I solved hacker rank problem related to pointers in C++.

You can read description of problem in video.

For this problem, We have to solve function taking parameters of integer type.

Prototype of function:
void update(int *a,int *b);

Inputs:
a,b

Operations:

a+b
|a+b| (Mod /Absolute difference)

Input : 4,6
Output : 10 (a+b) , 2 ( |a-b| )




#cpp
#coding
#programming
#development
#problemsolving
#python
#java
#jscript
#csharp
#django
#leetcode
#hackerrank
#chefcode
#angular
#coders
#bugs
#vscode


Sur cette page du site, vous pouvez voir la vidéo en ligne Hacker Rank Pointer Problem in C++ durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Code-With-PG 16 décembre 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 28 fois et il a aimé 1 téléspectateurs. Bon visionnage!