Pagini recente » Borderou de evaluare (job #1056258) | Borderou de evaluare (job #2117767) | Borderou de evaluare (job #1166973) | Borderou de evaluare (job #1140727) | Borderou de evaluare (job #2570481)
Borderou de evaluare (job #2570481)
Raport evaluator
Compilare:
main.cpp: In function 'void Dfs(int)':
main.cpp:37:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad[nod].size(); ++i ) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'bool Check(int, int)':
main.cpp:45:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad2[A].size(); ++i ) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void SwapE(int, int)':
main.cpp:54:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad2[A].size(); ++i )
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void Repair(int)':
main.cpp:67:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad[nod].size(); ++i ) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void Dfs2(int)':
main.cpp:83:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad[nod].size(); ++i ) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void Do()':
main.cpp:147:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for( int i = 1; i <= N; ++i )
^~~
main.cpp:148:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
fout << a[i] << ' '; fout << '\n';
^~~~
main.cpp:149:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for( int i = 1; i <= N; ++i )
^~~
main.cpp:150:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
fout << b[i] << ' '; fout << '\n';
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 655kb | Corect | 10 |
2 | 3ms | 655kb | Corect | 10 |
3 | 3ms | 655kb | Corect | 10 |
4 | 3ms | 655kb | Corect | 10 |
5 | 3ms | 655kb | Corect | 10 |
6 | 4ms | 655kb | Corect | 10 |
7 | 4ms | 655kb | Corect | 10 |
8 | 4ms | 655kb | Corect | 10 |
9 | 26ms | 1572kb | Corect | 10 |
10 | 26ms | 1703kb | Corect | 10 |
Punctaj total | 100 |