Problem | guanine |
---|---|
User | boorlarishitfan666 |
Submission Time | 2023-04-19 16:48:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:29:4: error: ‘actual’ was not declared in this scope
29 | actual = size-gay
| ^~~~~~
guanine.cpp:29:17: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator-’
29 | actual = size-gay
| ~~~~^~~~
guanine.cpp:30:19: error: ‘j’ was not declared in this scope
30 | for (int j=0;j<=gay;j++){
| ^