- Owner
- chiriacandrei25
- Problem
- Gas Stations
- Source
- 3.06KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void Solve()': prog.cpp:31:13: warning: unused variable 'Sqrt' [-Wunused-variable] int i,j,Sqrt=sqrt(1.0*n); ^
Results
Test number Result Time 1 Ok 0.3586s 2 Wrong answer 0.3503s