- Owner
- Babuta Rares Mihai
- Problem
- 50 Shades of Prime
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 0.50KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:15:21: warning: unused variable 'i' [-Wunused-variable] unsigned long long i = 0, j = 1000000000000000; ^ prog.cpp:15:28: warning: unused variable 'j' [-Wunused-variable] unsigned long long i = 0, j = 1000000000000000; ^
Results
Test number Result Time 1 Wrong answer 0.2569s