Info

This question is closed. Reopen it to edit or answer.

Please help me about visualstudio 2010

1 view (last 30 days)
Youngwook
Youngwook on 6 Dec 2019
Closed: Rik on 6 Dec 2019
It's a C language program that accept 10 normal nums from 1 to 99(able to accept same number many times)
such as 1 12 34 56 78 89 75 32 45 7
then, even numbers should be printed straightly, but odd numbers' sequence will be changed that the larger number comes left
case of above: 89 12 34 56 78 75 45 32 7 1
I made source code. But it can only accept 10 numbers, not print result!
I have to hand out it by tomorrow 6 p.m
I attached my work by text file.
Please take a look at it and find what's wrong.
Thx.
I searched microsoft question(debate) community, but i couldn't find it. So i upload this question here. So please don't close this question.(I write this because one of the manager of this site closed it once)
  4 Comments
Rik
Rik on 6 Dec 2019
Your bad planning does not make it an emergency (as is explained in the page I linked). And Steven closed your question because it doesn't seem related to Matlab. I agree with his comment ("This doesn't appear to be related to MATLAB or any MathWorks products. You should ask this on a forum specific to C++ or ask your professor.") and will close your question again.
If you want to re-open it, please edit your question to make it about Matlab.
Rik
Rik on 6 Dec 2019
You can keep reopening this question without meaningfully editing it, but you aren't likely to get a response. You can either waste your time reopening this question, or follow the advice you have been given: take this question to a forum that is actually about your problem.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!