| Problem | summoning |
|---|---|
| User | Daze |
| Submission Time | 2026-06-26 16:24:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
summoning.cpp: In function ‘int main()’:
summoning.cpp:3:13: error: expected ‘,’ or ‘;’ before ‘long’
3 | #define int long long
| ^~~~
summoning.cpp:7:2: note: in expansion of macro ‘int’
7 | int D = 4
| ^~~
summoning.cpp:11:9: error: ‘Min’ was not declared in this scope; did you mean ‘sin’?
11 | cout << Min;
| ^~~
| sin