Problem | maximum |
---|---|
User | Cake |
Submission Time | 2025-03-01 09:32:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp:3:20: error: two or more data types in declaration of ‘mx’
3 | int mx(int a, int b){
| ^
maximum.cpp:12:1: error: ‘int32_t’ does not name a type
12 | int32_t main(){
| ^~~~~~~