Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How to roundup a number in C language?
c
3 głosów
3 odpowiedzi
17th Jul 2021, 8:57 AM
Lokesh Soni
Round up to nearest cent
c++
help
roundup
1 Głos
1 Odpowiedź
25th Apr 2021, 10:41 PM
Benjamin Rios
How to roundup float value to integer value like2.67=3, 2.43=2 ,etc . Using any c library function
codeplayground
0 głosów
4 odpowiedzi
10th Oct 2020, 8:59 AM
Harshad Zarkar
The question asks you to round up the answer to the nearest whole number. I've used round() but my ans is 66 instead of 67
c++
roundup
1 Głos
4 odpowiedzi
13th Dec 2021, 3:07 AM
Kruti
how do i round up the the nearest whole number without importing math. Thanks
int
python3
roundup
1 Głos
4 odpowiedzi
12th Nov 2022, 9:28 AM
Steven kervick
Why it's fail ???
avg_word_length
coach
problems
roundup
0 głosów
6 odpowiedzi
18th Jun 2020, 7:18 AM
Suren🇮🇳
C++ round integer UP to the next multiple of 10
10
ceil
int
multiple
round
roundup
0 głosów
3 odpowiedzi
2nd Dec 2017, 5:30 PM
Dimitris Petrakis
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Remove raw pointer from observer design pattern
0 Votes
Should You Specialize or Diversify in Programming?
1 Votes
python beginner needing help
0 Votes
I'm not getting all test cases passed in the Average Word Length problem (in code coach). I'm dropping my code here.
1 Votes