0_0_32883516_10659.cpp:1:1: error: stray '\241' in program
กข#include<bits/stdc++.h>
^
0_0_32883516_10659.cpp:1:1: error: stray '\242' in program
0_0_32883516_10659.cpp:1:3: error: stray '#' in program
กข#include<bits/stdc++.h>
^
0_0_32883516_10659.cpp:1:4: error: 'include' does not name a type
กข#include<bits/stdc++.h>
^
0_0_32883516_10659.cpp: In function 'int main()':
0_0_32883516_10659.cpp:34:15: error: 'scanf' was not declared in this scope
scanf("%d",&T);
^
0_0_32883516_10659.cpp:46:29: error: 'printf' was not declared in this scope
printf("%lld\n",solve(len));
^
|