Zenia Askar
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
195,165
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Find and remove a value from an array
Hello! I'm trying to find in an array 'done' the position of a value 'next' without the use of a loop. Then, in this array i wan...
5 years ago | 1 answer | 0
1
answerQuestion
flip an array with the use of vectors
I would like to flip specific cells in an array, not the whole array, with the use of vectors. For example a=[1 7 5 9 3 2 4 1] a...
5 years ago | 2 answers | 0
2
answersQuestion
Find value in a matrix
Hello! I wanted to check if a value exists inside a matrix without the use of a loop. To be more spesific I have a matrix, D, wh...
5 years ago | 1 answer | 0