Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d5e96ab

Browse files
updated the problem details
1 parent f90b4c3 commit d5e96ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎problem-24.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
// problem details
2+
/* You crashed seeing a girl in the shopping mall. You asked for the girl's contact number at one point in the conversation. But the girl was very clever. Without giving her the whole number, she gave you the first nine digits and told you to think out the other two numbers.
3+
Now you need to write a program that will find the last two digits of the contact number.
4+
* There is a secret number that will use as a mobile operator network. But pretend like you don't know the secret number. ex: 54
5+
* You have to use a loop instead of trying the phone number, again and again, to connect the call. */
6+
17
// the secret number
28
const secretNum = 54;
39

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /