SAYANTAN BHANJA
Followers: 0 Following: 0
Statistiques
RANG
292 101
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 7 ans il y a | 3 réponses | 0
3
réponsesError: 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)) ...
plus de 7 ans il y a | 0