- Owner
- Savulescu Stefan
- Problem
- RemoveLst
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 0.51KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:21:60: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] printf ("%d %d\n", (a+b), ((1LL)*a*(n-2)+b)); ^
Results
Test number Result Time 1 Ok 0.2564s 2 Ok 0.2475s 3 Wrong answer 0.2474s