Opening the reading…
Opening the reading…
PROGRAMMING FUNDAMENTALS › JAVA FUNDAMENTALS
This is a scratch drill — your code runs, nothing is graded or recorded. No test cases, no expected output, no verdict.
TASK
Store the complete Mira profile using corresponding C++ types, including a type that can hold 8,000,000,000. Fill the marked gap so the program prints the profile in the shown format.
OUTPUT
SampleMira 3 120 125000 8000000000 92.5 12.375 A true
What a finished answer prints, from the lesson. Nothing has run yet — press Run and this is replaced by your program’s own output.