Notice: Undefined offset: 15733212 in /var/www/html/qa-external/qa-external-users.php on line 744
the code i made in c language always gives me wrong results when compiling - OnlineGDB Q&A
Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

the code i made in c language always gives me wrong results when compiling

+2 votes
asked May 28, 2025 by MAYSSAME D J (140 points)

1 Answer

0 votes
answered May 29, 2025 by Peter Minarik (101,340 points)
Chances are, the compiler is right.

Can you share your code, what you expect to happen, and what happens instead?

Then, we can help you find out what the issue is and how to solve it.
commented Jun 2, 2025 by Sakshara Varaka (100 points)
see uh can given a code hello world and then i have written the same code then it is saying wrong how could i  do then say ????
commented Jun 4, 2025 by Peter Minarik (101,340 points)
Share your code, so we can figure out what's wrong. ;)
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...