photo

Sai Teja G


Last seen: 12 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English

Statistik

All
MATLAB Answers

1 Frage
77 Antworten

Cody

0 Probleme
5 Lösungen

RANG
710
of 299.232

REPUTATION
108

BEITRÄGE
1 Frage
77 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
11

RANG
 of 20.670

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
53.180
of 163.831

BEITRÄGE
0 Probleme
5 Lösungen

PUNKTESTAND
61

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • 6 Month Streak
  • MATLAB Flipbook Mini Hack Participant
  • Knowledgeable Level 3
  • Thankful Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

mehr als ein Jahr vor

Gelöst


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

mehr als 2 Jahre vor

Gelöst


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

mehr als 2 Jahre vor

Gelöst


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

mehr als 2 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 2 Jahre vor