Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.physics > #883625
| From | Physfitfreak <Physfitfreak@gmail.com> |
|---|---|
| Newsgroups | sci.physics, sci.physics.relativity |
| Subject | Re: IT HAS ALREADY BEEN DECIDED. |
| Date | 2023-12-11 17:57 -0600 |
| Message-ID | <ul87lr$2l9av$3@solani.org> (permalink) |
| References | <6571824D.675@ix.netcom.com> <6571FCAD.7875@ix.netcom.com> <6572B445.7739@ix.netcom.com> <6576AF19.324C@ix.netcom.com> |
Cross-posted to 2 groups.
On 12/11/2023 12:41 AM, The Starmaker wrote:
> The Starmaker wrote:
>
>> If Donald Trump becomes President again...payback time!!!!
>>
>> (but what is donald trump going to do
>> about that USB stick that are used to rig the election?
>> he cannot be near all those voting machines at one time)
>
> I don't understand WHY donald trump wants to run for president again...
> the last election was rigged against him.
>
> And this coming election is already rigged against him.
>
> What I mean is...
> already the USB sticks is being programmed to
> guarantee who will be the next president of the united states.
> IT HAS ALREADY BEEN DECIDED. (posted 12/10/2023)
>
>
> So, I have to change the USB stick right now...
>
> #include <stdio.h>
>
> int main() {
> char x = 'A';
>
> // User input
> char userChoice;
>
> printf("Choose an option (A, B, or C): ");
> scanf(" %c", &userChoice);
>
> // Hard-coded choice
> switch (x) {
> case 'A':
> printf("Choice is Nikki Haley!!!\n");
> break;
> case 'B':
> printf("Choice is Republican Nikki Haley");
> break;
> case 'C':
> printf("Choice is Democract or Independent \n");
> break;
> default:
> printf("Choice other than Democrat, Republican, and Independent \n");
> break;
> }
>
> // User input choice
> switch (userChoice) {
> case 'A':
> printf("User input Choice is Republican\n");
> break;
> case 'B':
> printf("Choice is Republican");
> break;
> // Commenting out the default case to suppress the message
> // default:
> // printf("User input Choice other than Democrat, Republican, and Independent\n");
> // break;
> }
>
> return 0;
> }
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> https://www.programiz.com/c-programming/online-compiler/
>>
>> But, let's look at the facts...
>>
>> 1)
>> After the election, election officials can use a utility to restore their USBs to their known factory state. Through this reformatting, election officials can be confident that the USB is clean and ready to reuse.
>>
>> 2)
>> USB flash drives are transported by two or more people in sealed bags, with the serial number of each device logged every step of its journey before, during and after an election.
>>
>> 3)
>> If there is any indication of attempted tampering, the machine and flash drive are taken out of service.
>>
>> 4)
>> USB flash drives are used three ways in elections:
>> To load election information on to voting machines.
>> To collect and store election results.
>> To transport election results after polls close to the election office.
>>
>> 5)
>> Elections are an ecosystem that involves many different elements throughout the pre-election, election day and post-election stages. The removable media or USB flash drives are used in each step of the process to safeguard election information and results.
>>
>> 6)
>> AFTER the election, election officials can use a utility to restore their USBs to their known factory state.
>>
>> Through this reformatting, election officials can be confident that the USB is clean and ready to reuse.
>>
>> ***WARNING: Erasing the USB device will delete all content on the device.
>
I would add to that code the following choice as well:
default:
printf("Choice is a baboon with a hairdo" \n");
break;
You'd be surprised how many would choose that. I would.
Back to sci.physics | Previous | Next — Previous in thread | Next in thread | Find similar
'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-07 00:29 -0800
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-07 09:11 -0800
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-07 22:14 -0800
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-10 22:41 -0800
Re: IT HAS ALREADY BEEN DECIDED. Physfitfreak <Physfitfreak@gmail.com> - 2023-12-11 17:57 -0600
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-13 01:19 -0800
Re: IT HAS ALREADY BEEN DECIDED. Physfitfreak <Physfitfreak@gmail.com> - 2023-12-13 18:36 -0600
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-14 09:52 -0800
Re: IT HAS ALREADY BEEN DECIDED. Physfitfreak <Physfitfreak@gmail.com> - 2023-12-14 18:26 -0600
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-17 06:15 -0800
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-20 12:56 -0800
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-20 13:57 -0800
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-21 11:16 -0800
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-22 12:00 -0800
Re: IT HAS ALREADY BEEN DECIDED. The Starmaker <starmaker@ix.netcom.com> - 2023-12-22 12:52 -0800
Re: IT HAS ALREADY BEEN DECIDED. Physfitfreak <Physfitfreak@gmail.com> - 2023-12-20 19:54 -0600
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-13 18:33 -0800
Re: 'RUN-HIDE-FIGHT' Volney <volney@invalid.invalid> - 2023-12-14 02:10 -0500
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-14 00:14 -0800
Re: 'RUN-HIDE-FIGHT' Physfitfreak <Physfitfreak@gmail.com> - 2023-12-14 18:29 -0600
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-14 21:54 -0800
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-14 00:05 -0800
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-14 21:55 -0800
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-14 22:29 -0800
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-17 12:35 -0800
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-17 15:13 -0800
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-17 16:45 -0800
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-18 10:08 -0800
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-18 13:14 -0800
Re: 'RUN-HIDE-FIGHT' Physfitfreak <Physfitfreak@gmail.com> - 2023-12-18 18:24 -0600
Re: 'RUN-HIDE-FIGHT' Governor Swill <governor.swill@gmail.com> - 2023-12-18 21:30 -0500
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-18 13:17 -0800
Re: 'RUN-HIDE-FIGHT' Physfitfreak <Physfitfreak@gmail.com> - 2023-12-18 18:27 -0600
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-18 22:19 -0800
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-20 19:06 -0800
Re: 'RUN-HIDE-FIGHT' "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-20 19:56 -0800
Re: 'RUN-HIDE-FIGHT' Governor Swill <governor.swill@gmail.com> - 2023-12-18 21:31 -0500
Re: 'RUN-HIDE-FIGHT' Governor Swill <governor.swill@gmail.com> - 2023-12-18 21:25 -0500
Re: 'RUN-HIDE-FIGHT' Shit In A Bucket <elonx@protonmail.com> - 2023-12-15 05:30 +0000
Re: 'RUN-HIDE-FIGHT' The Starmaker <starmaker@ix.netcom.com> - 2023-12-17 12:21 -0800
Re: 'RUN-HIDE-FIGHT' Physfitfreak <Physfitfreak@gmail.com> - 2023-12-17 14:28 -0600
csiph-web