asked 109k views
5 votes
How many three-digit positive integers have three different digits and at least one prime digit?

1 Answer

6 votes

Answer:

252

Explanation:

using a brute force method in c++

#include <stdio.h>

int main() b==3

answered
User Riekelt
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.