Pagini recente » Borderou de evaluare (job #1882985) | Borderou de evaluare (job #1824786) | Borderou de evaluare (job #2005431) | Borderou de evaluare (job #2683819) | Borderou de evaluare (job #2422961)
Borderou de evaluare (job #2422961)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> SortareTopologica(int)':
main.cpp:31:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < V[ x ].size(); ++i ) {
~~^~~~~~~~~~~~~~~
main.cpp:13:12: warning: unused variable 'j' [-Wunused-variable]
int i, j, x;
^
main.cpp: In function 'int main()':
main.cpp:61:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < Sortate.size(); ++i ) {
~~^~~~~~~~~~~~~~~~
main.cpp:50:15: warning: unused variable 'i' [-Wunused-variable]
int n, m, i, j, x, y;
^
main.cpp:50:18: warning: unused variable 'j' [-Wunused-variable]
int n, m, i, j, x, y;
^
main.cpp:47:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen( "sortaret.in", "r", stdin );
^
main.cpp:48:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen( "sortaret.out", "w", stdout );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 1310kb | OK | 10 |
2 | 6ms | 1404kb | OK | 10 |
3 | 8ms | 1396kb | OK | 10 |
4 | 8ms | 1441kb | OK | 10 |
5 | 11ms | 1441kb | OK | 10 |
6 | 18ms | 1572kb | OK | 10 |
7 | 58ms | 2043kb | OK | 10 |
8 | 80ms | 2306kb | OK | 10 |
9 | 113ms | 2977kb | OK | 10 |
10 | 252ms | 3567kb | Time limit exceeded | 0 |
Punctaj total | 90 |