Problem | maximum |
---|---|
User | yueyang |
Submission Time | 2024-02-24 11:18:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:8:5: error: expected ‘(’ before ‘b’
8 | if b smaller thana;
| ^
| (
maximum.cpp:10:5: error: expected ‘(’ before ‘a’
10 | if a samller than b;
| ^
| (