0_0_36566273_7103.cpp:1:11: error: stray '#' in program
Wavel Seq#include<bits/stdc++.h>
^
0_0_36566273_7103.cpp:1:2: error: 'Wavel' does not name a type
Wavel Seq#include<bits/stdc++.h>
^
0_0_36566273_7103.cpp: In function 'int main()':
0_0_36566273_7103.cpp:36:20: error: 'scanf' was not declared in this scope
scanf("%lld",&t);
^
0_0_36566273_7103.cpp:40:31: error: 'memset' was not declared in this scope
memset(dp,0,sizeof(dp));ans=0;
^
0_0_36566273_7103.cpp:45:32: error: 'printf' was not declared in this scope
printf("%lld\n",ans%mod);
^
0_0_36566273_7103.cpp: At global scope:
0_0_36566273_7103.cpp:53:3: error: 'uence' does not name a type
*/uence
^
|