foo.cc:8:9: warning: missing terminating " character
   cout<<" _  _
         ^
foo.cc:8:9: error: missing terminating " character
   cout<<" _  _
         ^~~~~~
foo.cc:10:22: warning: missing terminating " character
             |_| _|  |";
                      ^
foo.cc:10:22: error: missing terminating " character
             |_| _|  |";
                      ^~
foo.cc:12:9: warning: missing terminating " character
   cout<<" _  _  _
         ^
foo.cc:12:9: error: missing terminating " character
   cout<<" _  _  _
         ^~~~~~~~~
foo.cc:14:22: warning: missing terminating " character
              _| _| _|";
                      ^
foo.cc:14:22: error: missing terminating " character
              _| _| _|";
                      ^~
foo.cc: In function 'int main()':
foo.cc:9:13: error: expected primary-expression before '|' token
             | | _||_|
             ^
foo.cc:9:15: error: expected primary-expression before '|' token
             | | _||_|
               ^
foo.cc:9:17: error: '_' was not declared in this scope
             | | _||_|
                 ^
foo.cc:10:13: error: expected primary-expression before '|' token
             |_| _|  |";
             ^
foo.cc:10:21: error: expected primary-expression before '|' token
             |_| _|  |";
                     ^
foo.cc:11:2: error: expected primary-expression before 'if'
  if(x==7)
  ^~
   
  
    [Hydro](https://hydro.ac)提供评测服务