Problem | card |
---|---|
User | RAyhahh |
Submission Time | 2024-04-08 16:33:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:4:18: error: declaration does not declare anything [-fpermissive]
4 | #define int long long;
| ^~~~
card.cpp:8:2: note: in expansion of macro ‘int’
8 | int a, x,n,tem;
| ^~~
card.cpp:8:6: error: ‘a’ was not declared in this scope
8 | int a, x,n,tem;
| ^
card.cpp:8:9: error: ‘x’ was not declared in this scope
8 | int a, x,n,tem;
| ^
card.cpp:8:11: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
8 | int a, x,n,tem;
| ^
| yn
card.cpp:8:13: error: ‘tem’ was not declared in this scope; did you mean ‘tm’?
8 | int a, x,n,tem;
| ^~~
| tm
card.cpp:4:18: error: template argument 1 is invalid
4 | #define int long long;
| ^~~~
card.cpp:11:9: note: in expansion of macro ‘int’
11 | vector