Pagini recente » Borderou de evaluare (job #409801) | Borderou de evaluare (job #577458) | Borderou de evaluare (job #2735236) | Borderou de evaluare (job #1281476) | Borderou de evaluare (job #2604948)
Borderou de evaluare (job #2604948)
Raport evaluator
Compilare:
main.cpp:6:0: warning: ignoring #pragma 03 [-Wunknown-pragmas]
#pragma 03
main.cpp: In function 'void read()':
main.cpp:63:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(l!=sqr.size()) {
~^~~~~~~~~~~~
main.cpp: In function 'bool operator<(const vi&, const vi&)':
main.cpp:20:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define rep(i, n) for (int i=0; i<(n); i++)
^
main.cpp:78:5: note: in expansion of macro 'rep'
rep(i, min(lhs.size(), rhs.size())) if(lhs[i]<rhs[i]) return 1;
^~~
main.cpp: In function 'void dijkstra(int, int)':
main.cpp:21:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define rep1(i, n) for (int i=1; i<=(n); i++)
^
main.cpp:99:5: note: in expansion of macro 'rep1'
rep1(i, path[dest].size()-2) cout<<path[dest][i]<<' '; cout<<endl;
^~~~
main.cpp:21:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
#define rep1(i, n) for (int i=1; i<=(n); i++)
^
main.cpp:99:5: note: in expansion of macro 'rep1'
rep1(i, path[dest].size()-2) cout<<path[dest][i]<<' '; cout<<endl;
^~~~
main.cpp:99:60: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
rep1(i, path[dest].size()-2) cout<<path[dest][i]<<' '; cout<<endl;
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Raspuns gresit | 0 |
2 | 2ms | 131kb | Raspuns gresit | 0 |
3 | 7ms | 131kb | Killed by Signal 11 | 0 |
4 | 2ms | 131kb | Raspuns gresit | 0 |
5 | 7ms | 131kb | Killed by Signal 11 | 0 |
6 | 2ms | 131kb | Raspuns gresit | 0 |
7 | 2ms | 131kb | Raspuns gresit | 0 |
8 | 7ms | 131kb | Killed by Signal 11 | 0 |
9 | 2ms | 131kb | Raspuns gresit | 0 |
10 | 2ms | 131kb | Raspuns gresit | 0 |
Punctaj total | 0 |