Pagini recente » Borderou de evaluare (job #21198) | Borderou de evaluare (job #2026937) | Borderou de evaluare (job #148939) | Borderou de evaluare (job #3245080) | Borderou de evaluare (job #2497085)
Borderou de evaluare (job #2497085)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:83:40: warning: capture of variable 'A' with non-automatic storage duration
auto subtract_line_with_scalar = [&A, &b, m](int dst, int src, double scalar, int start = 0) mutable {
^
main.cpp:66:16: note: 'double A [310][310]' declared here
Matrix<double> A;
^
main.cpp:83:44: warning: capture of variable 'b' with non-automatic storage duration
auto subtract_line_with_scalar = [&A, &b, m](int dst, int src, double scalar, int start = 0) mutable {
^
main.cpp:67:16: note: 'double b [310]' declared here
Vector<double> b;
^
main.cpp:91:38: warning: capture of variable 'A' with non-automatic storage duration
auto divide_line_with_scalar = [&A, &b, m](int dst, double scalar, int start = 0) mutable {
^
main.cpp:66:16: note: 'double A [310][310]' declared here
Matrix<double> A;
^
main.cpp:91:42: warning: capture of variable 'b' with non-automatic storage duration
auto divide_line_with_scalar = [&A, &b, m](int dst, double scalar, int start = 0) mutable {
^
main.cpp:67:16: note: 'double b [310]' declared here
Vector<double> b;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK, eroare maxima 0.000000000 | 5 | 10 |
2 | 2ms | 131kb | OK, eroare maxima 0.000000005 | 5 |
3 | 2ms | 131kb | OK, eroare maxima 0.000000000 | 5 | 10 |
4 | 2ms | 131kb | OK, eroare maxima 0.000000000 | 5 |
5 | 3ms | 262kb | OK, eroare maxima 0.000000000 | 5 | 20 |
6 | 3ms | 262kb | OK, eroare maxima 0.000000000 | 5 |
7 | 3ms | 262kb | OK, eroare maxima 0.000000000 | 5 |
8 | 3ms | 262kb | OK, eroare maxima 0.000000149 | 5 |
9 | 4ms | 393kb | OK, eroare maxima 0.000000000 | 5 | 20 |
10 | 4ms | 393kb | OK, eroare maxima 0.000001022 | 5 |
11 | 5ms | 393kb | OK, eroare maxima 0.000000979 | 5 |
12 | 5ms | 524kb | OK, eroare maxima 0.000000809 | 5 |
13 | 11ms | 655kb | OK, eroare maxima 0.000000000 | 5 | 20 |
14 | 13ms | 655kb | OK, eroare maxima 0.000003960 | 5 |
15 | 13ms | 655kb | OK, eroare maxima 0.000101770 | 5 |
16 | 14ms | 786kb | OK, eroare maxima 0.000007578 | 5 |
17 | 23ms | 917kb | OK, eroare maxima 0.000000000 | 5 | 20 |
18 | 32ms | 917kb | OK, eroare maxima 0.000034972 | 5 |
19 | 30ms | 917kb | OK, eroare maxima 0.000534846 | 5 |
20 | 29ms | 917kb | OK, eroare maxima 0.000344722 | 5 |
Punctaj total | 100 |