ka kei yeung
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
203,385
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
c++ problem with the following code can't display the odds num
#include<stdio.h> // main function int main(void){ // declare strings int nums[11] = {1,2,3,4,5,6,7,8,9,10,11}; char ...
4 years ago | 1 answer | 0
1
answerQuestion
How to get the right answer
Hello, Guys i'm trying to cearte a guessword game by using the following code, but the problem is when i'm typing the correct a...
4 years ago | 1 answer | 0
1
answerQuestion
Question about min and max
How can i find the min and max of the v1[1 2], and v2[3 4] without using the code of min and max and here's my function code ...
4 years ago | 1 answer | 0
1
answerQuestion
Sum question in Matlab
i'm confusing of how to sum two different vector in matlab Scuh as v1=[1 2] v2= [3 4] and i wanna got the output of 10 which...
4 years ago | 2 answers | 0