Problem spellofweakness
User zhangdi
Submission Time 2025-07-29 16:16:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spellofweakness.cpp: In function ‘int main()’:
spellofweakness.cpp:3:13: error: ‘int128_t’ was not declared in this scope; did you mean ‘int32_t’?
3 | #define int int128_t
| ^~~~~~~~
spellofweakness.cpp:6:5: note: in expansion of macro ‘int’
6 | int n,d,k; cin>>n>>d>>k;
| ^~~
spellofweakness.cpp:6:21: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
6 | int n,d,k; cin>>n>>d>>k;
| ^
| yn
spellofweakness.cpp:6:24: error: ‘d’ was not declared in this scope
6 | int n,d,k; cin>>n>>d>>k;
| ^
spellofweakness.cpp:6:27: error: ‘k’ was not declared in this scope
6 | int n,d,k; cin>>n>>d>>k;
| ^
spellofweakness.cpp:7:15: error: template argument 2 is invalid
7 | vector<int>