| Problem | seats2 | 
|---|---|
| User | RendezvousAnonymous | 
| Submission Time | 2024-11-08 08:57:39 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 seats2.cpp:35:2: error: stray ‘#’ in program
   35 | }#include <bits/stdc++.h>
      |  ^
seats2.cpp:35:3: error: ‘include’ does not name a type
   35 | }#include <bits/stdc++.h>
      |   ^~~~~~~
seats2.cpp:41:9: error: redefinition of ‘int32_t main()’
   41 | int32_t main()
      |         ^~~~
seats2.cpp:7:9: note: ‘int32_t main()’ previously defined here
    7 | int32_t main()
      |         ^~~~