Members in Shoutbox
None.

Shoutbox Search
Search for:


Shoutbox Commands
/w [name] > Whisper
/r > Reply to last whisper
/me > Marks as action

Shoutbox Information
Moderators may delete any and all shouts at will.
Global Shoutbox
Please log in to shout.
Pages: < 1 « 3261 3262 3263 3264 32653540 >

[2014-10-23. : 1:26 am]
Dem0n -- jk I don't know wtf I'm doing
[2014-10-23. : 1:21 am]
Dem0n -- hold on jff; lemme try to figure it out
[2014-10-23. : 1:21 am]
Dem0n -- lul
[2014-10-23. : 1:21 am]
Moose -- I would rather just tell a compiler what to do on a command line. Or use an IDE, lel
[2014-10-23. : 1:20 am]
Moose -- Oh, actual makefiles are something different, I don't use them
[2014-10-23. : 1:20 am]
jjf28 -- puush the makefile/main.cpp code, I'm in no mood for word problems :P
[2014-10-23. : 1:18 am]
Dem0n -- i have test files that have main() in them, which are linked to a header file with just prototypes, and I link those two together or whatever, but it says it can't find main()
[2014-10-23. : 1:17 am]
Dem0n -- I'm trying to link files together and then when I try to use my makefile, it says it can't find main()
[2014-10-23. : 1:17 am]
Moose -- You would do something like g++ -o program.exe program.cpp and g++ will be like "here you go, have an executable"
[2014-10-23. : 1:17 am]
Dem0n -- mine isn't working ;_;
[2014-10-23. : 1:16 am]
Moose -- I know what makefiles are, because I'm old
[2014-10-23. : 12:54 am]
jjf28 -- gross artifacts of the IDEless compiler age :P
[2014-10-23. : 12:19 am]
Dem0n -- farty bb do you know what Makefiles are
[2014-10-22. : 8:20 pm]
Dem0n -- Yeah
[2014-10-22. : 8:14 pm]
O)FaRTy1billion[MM] -- so do you know how to set it up then?
[2014-10-22. : 8:14 pm]
O)FaRTy1billion[MM] -- because the value of the bit is basically just 2 to the power of the subscript
[2014-10-22. : 8:13 pm]
O)FaRTy1billion[MM] -- oh, ok. That makes more sense. xD
[2014-10-22. : 8:13 pm]
Dem0n -- Oh, my bad, it's actually b2b1b0
[2014-10-22. : 8:10 pm]
O)FaRTy1billion[MM] -- Plus I'm sure it's just to demonstrate understanding, so if he intended for them to be the other way all of the truthtables and logic are the same other than just switching two inputs xD
[2014-10-22. : 8:09 pm]
O)FaRTy1billion[MM] -- typically bit 0 is the least significant, and is the rightmost bit.
[2014-10-22. : 8:09 pm]
O)FaRTy1billion[MM] -- I'd assume so based on the way it is set up ...
[2014-10-22. : 8:09 pm]
Dem0n -- Probably most significant
[2014-10-22. : 8:09 pm]
O)FaRTy1billion[MM] -- So you are looking for 010, 011, 101, and 111. I am just not sure if b1 is supposed to be the least-significant (value of 1) or the most-significant (value of 4).
[2014-10-22. : 8:08 pm]
Dem0n -- Oh, well that's not hard lel
[2014-10-22. : 8:08 pm]
O)FaRTy1billion[MM] -- Dem0n
Dem0n shouted: Or does that just mean if it's like 1 1 1, that means the number is 7?
Yes
[2014-10-22. : 8:08 pm]
O)FaRTy1billion[MM] -- so 000, 001, 010, 011, 100, 101, 110, 111
[2014-10-22. : 8:07 pm]
Dem0n -- Or does that just mean if it's like 1 1 1, that means the number is 7?
[2014-10-22. : 8:07 pm]
O)FaRTy1billion[MM] -- 3-bit number is a number with 3 bits ...
[2014-10-22. : 8:07 pm]
O)FaRTy1billion[MM] -- shit
[2014-10-22. : 8:07 pm]
O)FaRTy1billion[MM] -- is b1[/sup] the least significant (1[sub]dec) or the most significant (4dec)?
[2014-10-22. : 8:07 pm]
Dem0n -- But like, what does a 3-bit number mean? How do I know if any of those outputs are prime?
[2014-10-22. : 8:07 pm]
Dem0n -- Yeah, I don't think we count 1 as prime
[2014-10-22. : 8:06 pm]
O)FaRTy1billion[MM] -- I guess it's just 2, 3, 5, 7
[2014-10-22. : 8:06 pm]
O)FaRTy1billion[MM] -- Or 0? 1, 2, 3, 5, 7.
[2014-10-22. : 8:05 pm]
O)FaRTy1billion[MM] -- Are you counting 1 and 2 as prime?
[2014-10-22. : 8:05 pm]
O)FaRTy1billion[MM] -- By listing them!
[2014-10-22. : 8:04 pm]
Dem0n -- I don't know how to tell which combinations of those numbers would produce primes (or if that's even what the question is asking)
[2014-10-22. : 8:03 pm]
Dem0n -- The three columns for the table are composed of b1, b2, and b3
[2014-10-22. : 8:02 pm]
Dem0n -- Anyone know how to do a truth table for b1b2b3, a 3-bit number, where you output 1 if the number is prime and 0 if it isn't?
[2014-10-22. : 8:01 pm]
sigsaucy -- perm cloak: 0x400,000 detector: 0x8000
[2014-10-22. : 8:00 pm]
sigsaucy -- instead of changing the dt advanced flag for permenant cloaking, wouldn't it be easier to assign a detector flag to a unit?
[2014-10-22. : 7:57 pm]
sigsaucy -- Mini Moose 2707
Mini Moose 2707 shouted: sigsaucy rekt
i hoping this phase would pass more quickly
[2014-10-22. : 7:51 pm]
O)FaRTy1billion[MM] -- :wob:
[2014-10-22. : 7:31 pm]
Apos -- WOULD GIVE 2 OF COURSE
[2014-10-22. : 7:31 pm]
Apos -- [CALC]1+1[CALC]
[2014-10-22. : 7:31 pm]
O)FaRTy1billion[MM] -- what will it do?
[2014-10-22. : 7:30 pm]
Apos -- [CALC]X + 1 = 2[/CALC]
[2014-10-22. : 7:30 pm]
Apos -- [CALC]1+1[CALC]
[2014-10-22. : 7:29 pm]
Apos -- i HAVE A REQUEST! a NEW SHOTBOX CALCULATOR bbcode!
[2014-10-22. : 7:27 pm]
Apos -- tHERE'S A CERTAIN CHARM ABOUT WRITTING WITH CAPSLOCK ON
[2014-10-22. : 7:22 pm]
Apos -- i WONDER IF i CAN LAST THE WHOLE DAY
[2014-10-22. : 7:22 pm]
Apos -- i HEARD IT WAS CAPSLOCK DAY HYPE!
[2014-10-22. : 7:18 pm]
NudeRaider -- sigsaucy
sigsaucy shouted: why do i see people positing in modding assistance but never really see any mods get released
cause everyone is too busy perfecting their kerrigan nude mod.
[2014-10-22. : 6:37 pm]
Dem0n -- Who doesn't hate phillies fans
[2014-10-22. : 6:26 pm]
Vrael -- man whoever made that thing really hates phillies fans
[2014-10-22. : 4:42 pm]
MadZombie -- 30 people died
[2014-10-22. : 4:41 pm]
MadZombie -- this tragedy happened today
[2014-10-22. : 3:56 pm]
KrayZee -- :wob:
[2014-10-22. : 11:56 am]
Ahli -- HAPPY CAPSLOCK DAY; EVERYBODY!
[2014-10-22. : 10:45 am]
Moose -- sigsaucy
sigsaucy shouted: why do i see people positing in modding assistance but never really see any mods get released
rekt
[2014-10-22. : 8:58 am]
Generalpie -- I raked in that sweet, sweet cache
[2014-10-22. : 8:58 am]
Generalpie -- Wooo
[2014-10-22. : 7:26 am]
sigsaucy -- why do i see people positing in modding assistance but never really see any mods get released
[2014-10-22. : 4:05 am]
Dem0n -- q + [F + r] = q + r
[2014-10-22. : 4:04 am]
Dem0n -- q + [p * (~p + r)] = q + [p * ~p + r]
[2014-10-22. : 4:04 am]
Dem0n -- q + [(p + F) * (~p + r)]
[2014-10-22. : 4:04 am]
Dem0n -- q + [(p + (r * ~r)) * (~p + r)]
[2014-10-22. : 4:03 am]
Dem0n -- q + [(p + r) * (p + ~r) * (~p + r)]

Pages: < 1 « 3261 3262 3263 3264 32653540 >


Members Online: 7sophiee6285fh7, 4emmac8423hh2, 9adrianc822ya0, 9jordane423wB4