Huge Fn mod m - IGGI Application icon

Huge Fn mod m - IGGI 1.6

1.4 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Huge Fn mod m - IGGI, developed and published by Khoi Nguyen Tran Minh / Tony Nguyen, has released its latest version, 1.6, on 2016-05-21. This app falls under the Education category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Huge Fn mod m - IGGI APK available on this page is compatible with all Android devices that meet the required specifications (Android 1.6+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: appinventor.ai_khoi_ntm.Fibonacci_Mod_M

Updated: 9 years ago

Developer Name: Khoi Nguyen Tran Minh / Tony Nguyen

Category: Education

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Huge Fn mod m - IGGI on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Huge Fn mod m - IGGI 1.6
2016-05-21 / 1.4 MB / Android 1.6+

About this app

http://appinventor.mit.edu/explore/master-trainers.html#nguyen

This app is created using MIT App Inventor to demonstrate its ability in CS courses, especially Algorithms.

=================
Problem Introduction: The Fibonacci numbers are defined as follows: F0 = 0, F1 = 1, and Fi = Fi−1 + Fi−2 for i ≥ 2.

Task: Given two integers n and m, output Fn mod m (that is, the remainder of Fn when divided by m).
Input Format: The input consists of two integers n and m given on the same line (separated by a space).
Constraints: 1 ≤ n ≤ 1018, 2 ≤ m ≤ 105
Output Format: Output Fn mod m.

.==================

App Permissions

Allows an application to read from external storage.
Allows applications to open network sockets.
Allows applications to access information about Wi-Fi networks.
Allows applications to access information about networks.