| Problem | maximum | 
|---|---|
| User | OWWHED | 
| Submission Time | 2023-01-03 17:36:49 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 maximum.cpp: In function ‘int main()’:
maximum.cpp:7:9: error: ‘a’ was not declared in this scope
    7 |  cin >> a;
      |         ^
maximum.cpp:8:9: error: ‘b’ was not declared in this scope
    8 |  cin >> b;
      |         ^