Posts by Prometheus • 97 points
4 posts
-
2
votes1
answer704
viewsQ: I would like to know how to go through an array within another javascript array!
Good night. I’m having trouble going through an array within another array, I’d like to select the user by the technology they use, in the CSS case. If there’s any way someone can give me a logic to…
javascriptasked Prometheus 97 -
3
votes1
answer5346
viewsQ: Difference between "<iostream>" or "<stdlib. h> <stdio. h>" in #include
I am learning to code in c++, and I would like to know the difference in programming with the library #include <iostream> or libraries #include <stdlib.h> #include <stdio.h> One I…
c++asked Prometheus 97 -
2
votes1
answer14650
viewsQ: I want to know how to limit the decimal place to c++ using Std
So I’m doing a simple program and I wanted to know how to limit the decimal place in the input, putting Cin and taking only 1 houses, for example I type 2.6534 and the program only takes 2.6. Could…
c++asked Prometheus 97 -
1
votes1
answer592
viewsQ: I wonder what’s wrong with my code?
My code is a question, I’m learning to program and using the site codcad, the question is in the image. When I send my code, it only gives 60 points of 100. I wonder what I’m doing wrong. Follow the…
c++asked Prometheus 97