- Owner
- Yury Pisarchyk
- Problem
- Tridiag
- Source
- 0.41KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:7:59: warning: format '%f' expects argument of type 'float*', but argument 2 has type 'double*' [-Wformat=] for (i=0; i<n; i++) scanf("%f",&a[i+1],&b[i],&c[i],&d[i]); ^ prog.cpp:7:59: warning: too many arguments for format [-Wformat-extra-args]
Results
Test number Result Time 1 OK! 0.2565s 2 OK! 0.2578s 3 OK! 0.2577s 4 OK! 0.4852s 5 OK! 0.2580s 6 OK! 0.2599s 7 OK! 0.2565s 8 OK! 0.2589s 9 OK! 0.2574s 10 OK! 0.2596s 11 OK! 0.2591s 12 OK! 0.2573s 13 OK! 0.2585s 14 OK! 0.2568s 15 OK! 0.2569s 16 OK! 0.2569s 17 OK! 0.2581s 18 OK! 0.2573s