Pagini recente » Borderou de evaluare (job #1678933) | Borderou de evaluare (job #1981623) | Borderou de evaluare (job #2462117) | Borderou de evaluare (job #1651394) | Borderou de evaluare (job #2206376)
Borderou de evaluare (job #2206376)
Raport evaluator
Compilare:
user.cpp: In member function ‘void str::addCloud()’:
user.cpp:38:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (dr == 1) x1 += CNS, x2 += CNS; if (dr == 2) x1 -= CNS, x2 -= CNS;
^~
user.cpp:38:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (dr == 1) x1 += CNS, x2 += CNS; if (dr == 2) x1 -= CNS, x2 -= CNS;
^~
user.cpp:39:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (dr == 3) y1 += CNS, y2 += CNS; if (dr == 4) y1 -= CNS, y2 -= CNS;
^~
user.cpp:39:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (dr == 3) y1 += CNS, y2 += CNS; if (dr == 4) y1 -= CNS, y2 -= CNS;
^~
user.cpp:40:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (dr == 5) z1 += CNS, z2 += CNS; if (dr == 6) z1 -= CNS, z2 -= CNS;
^~
user.cpp:40:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (dr == 5) z1 += CNS, z2 += CNS; if (dr == 6) z1 -= CNS, z2 -= CNS;
^~
user.cpp: In function ‘int main()’:
user.cpp:116:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= mstX.size(); ++i)
~~^~~~~~~~~~~~~~
user.cpp:117:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 1; j <= mstY.size(); ++j)
~~^~~~~~~~~~~~~~
user.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int k = 1; k <= mstZ.size(); ++k) {
~~^~~~~~~~~~~~~~
user.cpp:124:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= mstX.size(); ++i)
~~^~~~~~~~~~~~~~
user.cpp:125:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 1; j <= mstY.size(); ++j)
~~^~~~~~~~~~~~~~
user.cpp:126:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int k = 1; k <= mstZ.size(); ++k)
~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 1400kb | Accepted | 10 | 15 |
2 | 20ms | 1720kb | Accepted | 5 |
3 | 32ms | 2888kb | Accepted | 10 | 15 |
4 | 0ms | 1284kb | Accepted | 5 |
5 | 0ms | 1336kb | Wrong Answer | 0 | 0 |
6 | 4ms | 1400kb | Accepted | 5 |
7 | 24ms | 3344kb | Accepted | 10 | 0 |
8 | 0ms | 1352kb | Accepted | 10 |
9 | 200ms | 6148kb | Wrong Answer | 0 |
10 | 240ms | 6412kb | Wrong Answer | 0 |
Punctaj total | 30 |