| Problem | trollingbribritt | 
|---|---|
| User | Red123 | 
| Submission Time | 2025-08-15 15:47:18 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:2:13: error: expected initializer before ‘long’
    2 | #define int long long
      |             ^~~~
trollingbribritt.cpp:9:2: note: in expansion of macro ‘int’
    9 |  int q;
      |  ^~~
trollingbribritt.cpp:11:10: error: ‘q’ was not declared in this scope
   11 |   cin >> q;
      |          ^
trollingbribritt.cpp:15:4: error: ‘x’ was not declared in this scope
   15 |    x.push_back(b);
      |    ^
trollingbribritt.cpp:18:7: error: ‘x’ was not declared in this scope
   18 |    if(x.empty){
      |       ^
trollingbribritt.cpp:27:7: error: ‘x’ was not declared in this scope
   27 |    if(x.size() >= v){
      |       ^