| Problem | topsilver |
|---|---|
| User | migueltanpe67 |
| Submission Time | 2026-06-26 13:47:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp:9:7: error: stray ‘\342’ in program
9 | if( X − 1 > Y = true ){
| ^
topsilver.cpp:9:8: error: stray ‘\210’ in program
9 | if( X − 1 > Y = true ){
| ^
topsilver.cpp:9:9: error: stray ‘\222’ in program
9 | if( X − 1 > Y = true ){
| ^
topsilver.cpp:12:7: error: stray ‘\342’ in program
12 | if( X − 1 < Y = true){
| ^
topsilver.cpp:12:8: error: stray ‘\210’ in program
12 | if( X − 1 < Y = true){
| ^
topsilver.cpp:12:9: error: stray ‘\222’ in program
12 | if( X − 1 < Y = true){
| ^
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:9:5: error: ‘X’ was not declared in this scope
9 | if( X − 1 > Y = true ){
| ^
topsilver.cpp:9:6: error: expected ‘)’ before numeric constant
9 | if( X − 1 > Y = true ){
| ~ ^ ~
| )
topsilver.cpp:12:5: error: