Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem J2: Occupy parking 14 Problem Description You supervise a small parking lot which has N parking spaces. Yesterday, you recorded which parking spaces were

image text in transcribed
Problem J2: Occupy parking 14 Problem Description You supervise a small parking lot which has N parking spaces. Yesterday, you recorded which parking spaces were occupied by cars and which were empty Today, you recorded the same information. How many of the parking spaces were occupied both yesterday and today? Input Specification The first line of input contains the integer N (1 3 N s 100). The second and third lines of input contain N characters each. The second line of input records the information about yesterday's parking spaces, and the third line of input records the information about today's parking spaces. Each of these 2N characters will either be C to indicate an occupied space or to indicate it was an empty parking space. Output Specification Output the number of parking spaces which were occupied yesterday and today Sample Input I Output for Sample Input 1 Explanation of Output for Sample Input 1 Only the second parking space from the left was occupied yesterday and today Sample Input 2 C.C.c.C Output for Sample Input 2 Explanation of Output for Sample Input 2 The first, third, fifth, and seventh parking spaces were occupied yesterday and today

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2022 Grenoble France September 19 23 2022 Proceedings Part 4 Lnai 13716

Authors: Massih-Reza Amini ,Stephane Canu ,Asja Fischer ,Tias Guns ,Petra Kralj Novak ,Grigorios Tsoumakas

1st Edition

3031264118, 978-3031264115

More Books

Students also viewed these Databases questions