S.
😅
S.
That code is wrong
Anonymous
Yes
Have you tried with ASCII character
S.
Anonymous
I mean you ran the program with characters instead of numbers
S.
that’s a typo i guess
🐰🐾 سمیه
🐰🐾 سمیه
Why don't you try it for yourself
Anonymous
I don't know but if we take a - 'A' where a can be a any value, it'll be like a - 65 as A is 65 in ASCII
Anonymous
S.
Anonymous
#define numeric 1 is a constant
S.
S.
ok, anyway, she should consider how to run the code and check the result correctly
🐰🐾 سمیه
🐰🐾 سمیه
🐰🐾 سمیه
I think it doesn't work properly for words
🐰🐾 سمیه
sorry you guys were right🙏🌷
Anonymous
BinaryByter
Stanislav
ban please
S.
Anonymous
🤔 any problem?
Not with your answer... but Max and me got a huge humor out if it xD
S.
😂
Mehmet Akif Aksoy
Hey guys
BinaryByter
BinaryByter
But let me use my _Znwm first, to allocate some space for laughing 😂
BinaryByter
Nobody got the joke? 😢
Ludovic 'Archivist'
We get it, it is just not funny
BinaryByter
Oh i didnt compute a response for that 🤔
BinaryByter
Lets improvise
BinaryByter
Okay, lets talk about tea
I_Interface
BinaryByter
I can totally understand that
BinaryByter
for me its coke
BinaryByter
Oh well, kinda off topic
Anonymous
Turn all primitive types into object
Anonymous
b17wise hides xD
BinaryByter
😂😂😂
BinaryByter
you have disgusting sexual phantasies
BinaryByter
No
BinaryByter
please
BinaryByter
I'm already working in dart
BinaryByter
no need to rub this in
Anonymous
Hahahaha
BinaryByter
😂😂
Michael
Hey, people.
I can't find algorithm's mistake on my code.
Please help!
Input + output:
Choose kind of input:
1) User input (press:+)
2) Random array filling (press:-)
-
Input quantity of array's elements:
(But keep in mind that Max quantity is 100)
35
Input Error!
program's code:
https://pastebin.com/3w2ngcCx
(I'm using gcc compilier from ubuntu's terminal)
BinaryByter
You should use clang /runs
Michael
/runs
Joker
Hi Every body.
Michael
Michael
/runs
Anonymous
clang /runs
Anonymous
Hello Here.. anyone know what is the best version of java to build pie ROM ??? And if java version affect 4g ??
Beast
/runs
Nikolas
Anonymous
Anonymous
Anonymous
What the heck?
I guess this group was for help on build ROM coz c/c++ ☺️
Хамза
/runs
Хамза
/runs
Michael
Anonymous
https://pastebin.com/xPQBjFw0
Anonymous
guys, the code is in the pastebin
Nikolas
for (i = 0; i == sum; i++)
Anonymous
im having error of counting the produced numbers
Nikolas
didn't read all of that
Nikolas
but this line seems suspicious
Nikolas
"i==sum" doesn't seem right
Anonymous
Anonymous
i need to get the last line right
Anonymous
Nikolas
you need a condition that has to be true for the loop to continue. It stops looping when that condition is not tru anymore
Nikolas
also, what's the reasoning in that last for loop?
Anonymous
it should count how many numbers were produced