Community Profile

photo

Kenichi


Last seen: plus d'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

All
  • Thankful Level 2
  • Solver

Afficher les badges

Feeds

Afficher par

Question


What is this error?
Hi there! I just got an error message and I can't find the solution to the error online, Message that caused error: namespace=...

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


What is wrong with the function code when it can work perfectly without function code
Hi There! I am having trouble on my code where I made the code in function [input] = f(output) doesn't give me the expected an...

plus d'un an il y a | 2 réponses | 0

2

réponses

Question


What is wrong with for loop iteration that is put in a function?
Hi! I'm wondering on this code I made: a = input('Please insert a: ') b = input('Please insert b: ') arr = [] for i = a:b-...

plus d'un an il y a | 1 réponse | 0

1

réponse

A résolu


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

plus d'un an il y a

A résolu


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

plus d'un an il y a

A résolu


The Goldbach Conjecture, Part 2
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...

plus d'un an il y a