Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

while i am trying to run my program, it is showing that on my screen . there is not syntax errors though. is there someone

image text in transcribedimage text in transcribedwhile i am trying to run my program, it is showing that on my screen . there is not syntax errors though. is there someone who does understand what does it mean ?

Running final lab3 : final lab3 + A O O O final lab3 ) My Mac D9 8 D E _string) No Selection 0 C R QA final lab3 PID 147 CPU 203 204 0% 205 typedef int int_type; typedef streamoff off_type; typedef streampos pos_type; typedef mbstate_t state_type; Memory 6 MB 206 207 Energy Impact Zero 208 209 Disk Zero KB/S 210 static inline _LIBCPP_CONSTEXPR_AFTER_CXX14 void assign(char_type&__c1, const char_type& c2) NOEXCEPT c1 = c2) static inline_LIBCPP_CONSTEXPR bool eg(char_type __c1, char_type_c2) NOEXCEPT {return __C1 == __c2;} static inline _LIBCPP_CONSTEXPR bool it(char_type __c1, char_type __c2) _NOEXCEPT {return (unsigned char)__c1 :lengt... 12 std::_1..basic_string= $1+__n, "char_traits!!copy overlapped range return - n == @ ? __S1 : (char_type*) memcpy _$1, __s2, __n static inline char_type* assign(char_type* __s, size_t__n, char_type __a) _NOEXCEPT {return __n == @ ? __$: (char_type*) memset(__5, to_int_type( __a), __n); } 231 232 233 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type c) _NOEXCEPT {return eq_int_type(__c, eof()) ? neof(): __C;) static inline _LIBCPP-CONSTEXPR char_type to_char_type(int_type __C) _NDEXCEPT final lab3 ) Thread 1) D A O 7 A _s = (const std::_1.:char_traits 60 C A QAO final lab3 final lab3 main.cpp Products My Mac Running final lab3 : final lab3 final lab3 ) final lab3 ) main.cpp) 1 #include 2 #include 3 using namespace std; 6 string reverse(string s) 8 string new_str = s; 9 for (long i =s.length()-1; i>=0; i--) 10 new_str[i] = s[s.length()-i-1]; 11 return new_str; 12 } 16 int main(int arge, char* argv[]) string mood = argv[1]; 19 string out = ""; 20 string input; 22 cout D E _string) No Selection 0 C R QA final lab3 PID 147 CPU 203 204 0% 205 typedef int int_type; typedef streamoff off_type; typedef streampos pos_type; typedef mbstate_t state_type; Memory 6 MB 206 207 Energy Impact Zero 208 209 Disk Zero KB/S 210 static inline _LIBCPP_CONSTEXPR_AFTER_CXX14 void assign(char_type&__c1, const char_type& c2) NOEXCEPT c1 = c2) static inline_LIBCPP_CONSTEXPR bool eg(char_type __c1, char_type_c2) NOEXCEPT {return __C1 == __c2;} static inline _LIBCPP_CONSTEXPR bool it(char_type __c1, char_type __c2) _NOEXCEPT {return (unsigned char)__c1 :lengt... 12 std::_1..basic_string= $1+__n, "char_traits!!copy overlapped range return - n == @ ? __S1 : (char_type*) memcpy _$1, __s2, __n static inline char_type* assign(char_type* __s, size_t__n, char_type __a) _NOEXCEPT {return __n == @ ? __$: (char_type*) memset(__5, to_int_type( __a), __n); } 231 232 233 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type c) _NOEXCEPT {return eq_int_type(__c, eof()) ? neof(): __C;) static inline _LIBCPP-CONSTEXPR char_type to_char_type(int_type __C) _NDEXCEPT final lab3 ) Thread 1) D A O 7 A _s = (const std::_1.:char_traits 60 C A QAO final lab3 final lab3 main.cpp Products My Mac Running final lab3 : final lab3 final lab3 ) final lab3 ) main.cpp) 1 #include 2 #include 3 using namespace std; 6 string reverse(string s) 8 string new_str = s; 9 for (long i =s.length()-1; i>=0; i--) 10 new_str[i] = s[s.length()-i-1]; 11 return new_str; 12 } 16 int main(int arge, char* argv[]) string mood = argv[1]; 19 string out = ""; 20 string input; 22 cout

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

Students also viewed these Databases questions