Problem: You are given a function 'secret()' that accepts a single integer parameter and returns an integer. In PHP, write a program that determines if this function is an additive function [ secret(x+y) = secret(x) + secret(y) ] for all prime numbers under N where N is a given integer.
-
Notifications
You must be signed in to change notification settings - Fork 0
coddiwomplefrog/php_secret_additive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Secret Additive Problem
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published