SAYANTAN BHANJA
Followers: 0 Following: 0
Statistik
RANG
292.101
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 7 Jahre vor | 3 Antworten | 0
3
AntwortenError: 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)) ...
mehr als 7 Jahre vor | 0