subject

On dec. 1, rick worked from eight o’clock a. m. to half past four o’clock p. m. he took a half-hour lunch break. (completed for you.) on dec. 2, rick worked from eight o’clock a. m. to half past four o’clock p. m. he did not take a lunch break. on dec. 3, rick worked from eight o’clock a. m. to five o’clock p. m. he took a half-hour lunch break. on dec. 4, rick worked from half past seven a. m. to half past four o’clock p. m. he took a half-hour lunch break. on dec. 5, rick worked from seven o’clock a. m. to five o’clock p. m. he took a one-hour lunch break. on dec. 6, rick worked from eight o’clock a. m. to noon. he did not take a lunch break. on dec. 7, rick did not work.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 04:30
Fall protection, confined space entry procedures, controlled noise levels, and protection from chemical hazards are some of the things that contribute to a safe what
Answers: 1
question
Computers and Technology, 24.06.2019 09:30
Retype the statements, correcting the syntax errors. system.out.println("num: " + songnum); system.out.println(int songnum); system.out.println(songnum " songs"); note: these activities may test code with different test values. this activity will perform two tests: the first with songnum = 5, the second with songnum = 9. see how to use zybooks.
Answers: 1
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 25.06.2019 03:30
Which task should happen during the planning stage of a project
Answers: 2
You know the right answer?
On dec. 1, rick worked from eight o’clock a. m. to half past four o’clock p. m. he took a half-hour...
Questions
question
Computers and Technology, 03.07.2020 14:01
question
English, 03.07.2020 14:01
question
Mathematics, 03.07.2020 14:01