Pagini recente » Borderou de evaluare (job #665422) | Borderou de evaluare (job #853250) | Borderou de evaluare (job #527439) | Borderou de evaluare (job #1423650) | Borderou de evaluare (job #2479703)
Borderou de evaluare (job #2479703)
Raport evaluator
Compilare:
main.cpp: In function 'bool CUPLAJ(int, int)':
main.cpp:71:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < a.size(); ++i) {
~~^~~~~~~~~~
main.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int j = 0; j <b.size(); ++j)
~~^~~~~~~~~
main.cpp:83:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 1; i <= a.size(); ++i)
~~^~~~~~~~~~~
main.cpp:90:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return (cnt == b.size());
~~~~^~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:100:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for ( int i = 0; i < MAXN; ++i)
^~~
main.cpp:102:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
memset(D1,0,sizeof(D1));
^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 11ms | 1273kb | Incorect | 0 |
2 | 9ms | 1277kb | Incorect | 0 |
3 | 15ms | 1339kb | Incorect | 0 |
4 | 11ms | 1310kb | Incorect | 0 |
5 | 10ms | 1310kb | Incorect | 0 |
6 | 16ms | 1339kb | Incorect | 0 |
7 | 71ms | 2359kb | Incorect | 0 |
8 | 116ms | 2244kb | Incorect | 0 |
9 | 60ms | 2228kb | Incorect | 0 |
10 | 95ms | 2273kb | Incorect | 0 |
Punctaj total | 0 |