//freopen(".in","r",stdin);freopen(".out","w",stdout);
#define fast ios_base::sync_with_stdio(0),cin.tie(0),cout.tie(0)
#include <bits/stdc++.h>
#include <unordered_map>
#define endl '\n'
#define mid ((l+r)/2)
#define F first
#define S second
#define pb push_back
#define yes void (cout<<"YES"<<endl)
#define no void (cout<<"NO"<<endl)
#define ump unordered_map <ll,ll>
#define sp " "
#define vll vector<ll>
#define vint vector<int>
#define vp vector<pll>
#define pll pair<ll,ll>
#define mem(x,val) memset(x,val,sizeof(x))
typedef long double ld;
typedef long long ll;
using namespace std;
const ll inf=2e18+9;
const ll M=1e9+7;
ll a,b,ans;
int main(){
fast;
cin>>a>>b;
for(ll i=a ; i<=b ;i++){
string s=to_string(i);
ll n=s.size(),gg=1;
s+="*?";
for(ll i=0 ; i<n ;i++)
if(s[i]==s[i+1]||s[i]==s[i+2])
gg=0;
ans+=gg;
}
cout<<ans<<endl;
}
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Correct |
1 ms |
348 KB |
Output is correct |
2 |
Correct |
0 ms |
348 KB |
Output is correct |
3 |
Correct |
12 ms |
456 KB |
Output is correct |
4 |
Correct |
2 ms |
344 KB |
Output is correct |
5 |
Correct |
0 ms |
348 KB |
Output is correct |
6 |
Correct |
0 ms |
348 KB |
Output is correct |
7 |
Correct |
0 ms |
348 KB |
Output is correct |
8 |
Correct |
0 ms |
348 KB |
Output is correct |
9 |
Correct |
1 ms |
344 KB |
Output is correct |
10 |
Correct |
0 ms |
344 KB |
Output is correct |
11 |
Correct |
1 ms |
348 KB |
Output is correct |
12 |
Correct |
1 ms |
348 KB |
Output is correct |
13 |
Correct |
1 ms |
348 KB |
Output is correct |
14 |
Correct |
3 ms |
344 KB |
Output is correct |
15 |
Correct |
2 ms |
456 KB |
Output is correct |
16 |
Correct |
0 ms |
348 KB |
Output is correct |
17 |
Correct |
2 ms |
348 KB |
Output is correct |
18 |
Correct |
0 ms |
348 KB |
Output is correct |
19 |
Correct |
10 ms |
460 KB |
Output is correct |
20 |
Correct |
3 ms |
348 KB |
Output is correct |
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Correct |
167 ms |
344 KB |
Output is correct |
2 |
Execution timed out |
1063 ms |
348 KB |
Time limit exceeded |
3 |
Execution timed out |
1045 ms |
348 KB |
Time limit exceeded |
4 |
Execution timed out |
1030 ms |
600 KB |
Time limit exceeded |
5 |
Execution timed out |
1060 ms |
348 KB |
Time limit exceeded |
6 |
Execution timed out |
1039 ms |
344 KB |
Time limit exceeded |
7 |
Correct |
74 ms |
344 KB |
Output is correct |
8 |
Correct |
53 ms |
432 KB |
Output is correct |
9 |
Correct |
100 ms |
432 KB |
Output is correct |
10 |
Correct |
131 ms |
428 KB |
Output is correct |
11 |
Correct |
167 ms |
348 KB |
Output is correct |
12 |
Execution timed out |
1032 ms |
344 KB |
Time limit exceeded |
13 |
Correct |
223 ms |
428 KB |
Output is correct |
14 |
Execution timed out |
1025 ms |
344 KB |
Time limit exceeded |
15 |
Execution timed out |
1040 ms |
344 KB |
Time limit exceeded |
16 |
Execution timed out |
1072 ms |
348 KB |
Time limit exceeded |
17 |
Execution timed out |
1037 ms |
344 KB |
Time limit exceeded |
18 |
Execution timed out |
1020 ms |
344 KB |
Time limit exceeded |
19 |
Execution timed out |
1014 ms |
344 KB |
Time limit exceeded |
20 |
Execution timed out |
1053 ms |
348 KB |
Time limit exceeded |
21 |
Execution timed out |
1062 ms |
348 KB |
Time limit exceeded |
22 |
Execution timed out |
1047 ms |
344 KB |
Time limit exceeded |
23 |
Execution timed out |
1034 ms |
344 KB |
Time limit exceeded |
24 |
Execution timed out |
1027 ms |
344 KB |
Time limit exceeded |
25 |
Execution timed out |
1033 ms |
344 KB |
Time limit exceeded |
26 |
Execution timed out |
1016 ms |
344 KB |
Time limit exceeded |
27 |
Execution timed out |
1012 ms |
344 KB |
Time limit exceeded |
28 |
Execution timed out |
1072 ms |
348 KB |
Time limit exceeded |
29 |
Execution timed out |
1077 ms |
348 KB |
Time limit exceeded |
30 |
Execution timed out |
1076 ms |
348 KB |
Time limit exceeded |
31 |
Execution timed out |
1031 ms |
344 KB |
Time limit exceeded |
32 |
Execution timed out |
1039 ms |
348 KB |
Time limit exceeded |
33 |
Execution timed out |
1031 ms |
348 KB |
Time limit exceeded |
34 |
Execution timed out |
1065 ms |
348 KB |
Time limit exceeded |
35 |
Execution timed out |
1063 ms |
348 KB |
Time limit exceeded |
36 |
Execution timed out |
1070 ms |
348 KB |
Time limit exceeded |
37 |
Execution timed out |
1074 ms |
348 KB |
Time limit exceeded |
38 |
Execution timed out |
1069 ms |
348 KB |
Time limit exceeded |
39 |
Execution timed out |
1066 ms |
348 KB |
Time limit exceeded |
40 |
Execution timed out |
1064 ms |
348 KB |
Time limit exceeded |
41 |
Execution timed out |
1036 ms |
348 KB |
Time limit exceeded |
42 |
Execution timed out |
1042 ms |
344 KB |
Time limit exceeded |
43 |
Execution timed out |
1014 ms |
600 KB |
Time limit exceeded |
44 |
Execution timed out |
1034 ms |
344 KB |
Time limit exceeded |
45 |
Execution timed out |
1058 ms |
348 KB |
Time limit exceeded |