Pagini recente » Borderou de evaluare (job #1209296) | Borderou de evaluare (job #3180743) | Borderou de evaluare (job #929677) | Borderou de evaluare (job #136810) | Borderou de evaluare (job #2497088)
Borderou de evaluare (job #2497088)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:82: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:82: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:90: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:90: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 | 12ms | 655kb | OK, eroare maxima 0.000003960 | 5 |
15 | 13ms | 655kb | OK, eroare maxima 0.000101770 | 5 |
16 | 14ms | 655kb | OK, eroare maxima 0.000007578 | 5 |
17 | 28ms | 917kb | OK, eroare maxima 0.000000000 | 5 | 20 |
18 | 31ms | 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 |