| Problem | pushups |
|---|---|
| User | YongXin |
| Submission Time | 2023-06-13 17:57:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pushups.cpp: In function ‘int main()’:
pushups.cpp:10:15: error: invalid conversion from ‘long long int*’ to ‘long long int’ [-fpermissive]
10 | m=max_element(b,b+t);
| ~~~~~~~~~~~^~~~~~~
| |
| long long int*