| Problem | raptorinc | 
|---|---|
| User | wasdplant | 
| Submission Time | 2025-02-13 10:16:12 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 raptorinc.cpp: In function ‘int32_t main()’:
raptorinc.cpp:8:44: error: invalid types ‘long long int[long long int]’ for array subscript
    8 |  int arr[n]; for(int i=0; i<n; i++)cin>>n[i];
      |                                            ^