Pagini recente » Borderou de evaluare (job #2733873) | Borderou de evaluare (job #1269926) | Borderou de evaluare (job #432375) | Borderou de evaluare (job #3276304) | Borderou de evaluare (job #2483831)
Borderou de evaluare (job #2483831)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> Inm(const std::vector<int>&, const std::vector<int>&)':
main.cpp:20:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < A.size(); ++i )
~~^~~~~~~~~~
main.cpp:21:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int j = 1; j < B.size(); ++j )
~~^~~~~~~~~~
main.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i < C.size(); ++i )
~~^~~~~~~~~~
main.cpp: In function 'std::vector<int> Sum(const std::vector<int>&, const std::vector<int>&)':
main.cpp:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( A.size() > i && B.size() > i )
~~~~~~~~~^~~
main.cpp:69:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( A.size() > i && B.size() > i )
~~~~~~~~~^~~
main.cpp:72:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( A.size() <= i )
~~~~~~~~~^~~~
main.cpp:75:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( B.size() <= i )
~~~~~~~~~^~~~
main.cpp: In function 'void Read()':
main.cpp:115:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for( int i = C.size() - 1; i > 0; --i )fout << C[i];fout << '\n';
^~~
main.cpp:115:57: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for( int i = C.size() - 1; i > 0; --i )fout << C[i];fout << '\n';
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 27ms | 262kb | Incorect | 0 |
2 | 3ms | 131kb | Incorect | 0 |
3 | 2ms | 131kb | Incorect | 0 |
4 | 3ms | 131kb | Incorect | 0 |
5 | 4ms | 131kb | Incorect | 0 |
6 | 3ms | 131kb | Incorect | 0 |
7 | 4ms | 131kb | Incorect | 0 |
8 | 3ms | 131kb | Incorect | 0 |
9 | 4ms | 131kb | Incorect | 0 |
10 | 4ms | 131kb | Incorect | 0 |
11 | 4ms | 131kb | Incorect | 0 |
12 | 6ms | 217kb | Incorect | 0 |
13 | 6ms | 131kb | Incorect | 0 |
14 | 6ms | 131kb | Incorect | 0 |
15 | 4ms | 131kb | Incorect | 0 |
16 | 13ms | 217kb | Incorect | 0 |
17 | 15ms | 225kb | Incorect | 0 |
18 | 13ms | 221kb | Incorect | 0 |
19 | 4ms | 131kb | Incorect | 0 |
20 | 10ms | 131kb | Incorect | 0 |
Punctaj total | 0 |