| Problem | mathexam |
|---|---|
| User | Blender |
| Submission Time | 2024-01-20 14:36:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mathexam.cpp: In function ‘int main()’:
mathexam.cpp:60:36: error: ‘a’ was not declared in this scope
60 | if ( !is_possible( a, b ) )
| ^
mathexam.cpp:60:39: error: ‘b’ was not declared in this scope
60 | if ( !is_possible( a, b ) )
| ^