
SAYANTAN BHANJA
Statistics
RANK
148.027
of 258.291
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 17.801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.413
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
Content Feed
Question
What's wrong in it?
Write a function called smallest_multiple that returns a uint64, the smallest positive number that is evenly divisible by all o...
fast 5 Jahre ago | 1 answer | 0
1
answerQuestion
WHY IT IS WRONG?
Write a function called halfsum that takes as input an at most two-dimensional array A and computes the sum of the elements of A...
fast 5 Jahre ago | 0 answers | 0
0
answersQuestion
How to do it?
Write a function called halfsum that takes as input an at most two-dimensional array A and computes the sum of the elements of ...
fast 5 Jahre ago | 3 answers | 0
3
answersError: Unexpected MATLAB expression.
function [TF]=fare(D,A) D=round(D); if(D<=1) FR=2; if(A<=17||A>=60) TF=(FR-(FR/5)) else...
fast 5 Jahre ago | 0