| Problem | childvschild | 
|---|---|
| User | wasdplant | 
| Submission Time | 2025-02-18 06:36:06 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 childvschild.cpp: In function ‘int32_t main()’:
childvschild.cpp:3:18: error: declaration does not declare anything [-fpermissive]
    3 | #define int long long;
      |                  ^~~~
childvschild.cpp:6:2: note: in expansion of macro ‘int’
    6 |  int n ; cin >> n;
      |  ^~~
childvschild.cpp:6:6: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
    6 |  int n ; cin >> n;
      |      ^
      |      yn
childvschild.cpp:3:18: error: template argument 1 is invalid
    3 | #define int long long;
      |                  ^~~~
childvschild.cpp:8:9: note: in expansion of macro ‘int’
    8 |  vector<int> v;
      |         ^~~
childvschild.cpp:3:18: error: template argument 2 is invalid
    3 | #define int long long;
      |                  ^~~~
childvschild.cpp:8:9: note: in expansion of macro ‘int’
    8 |  vector<int> v;
      |         ^~~
childvschild.cpp:8:12: error: exp