Pagini recente » Borderou de evaluare (job #927514) | Borderou de evaluare (job #2022672) | Borderou de evaluare (job #1700308) | Borderou de evaluare (job #1767016) | Borderou de evaluare (job #2422963)
Borderou de evaluare (job #2422963)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> SortareTopologica(int)':
main.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < V[ x ].size(); ++i ) {
~~^~~~~~~~~~~~~~~
main.cpp:12:12: warning: unused variable 'j' [-Wunused-variable]
int i, j, x;
^
main.cpp: In function 'int main()':
main.cpp:56:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < Sortate.size(); ++i ) {
~~^~~~~~~~~~~~~~~~
main.cpp:45:15: warning: unused variable 'i' [-Wunused-variable]
int n, m, i, j, x, y;
^
main.cpp:45:18: warning: unused variable 'j' [-Wunused-variable]
int n, m, i, j, x, y;
^
main.cpp:42: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:43: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 | 5ms | 1310kb | OK | 10 |
2 | 5ms | 1310kb | OK | 10 |
3 | 7ms | 1400kb | OK | 10 |
4 | 10ms | 1343kb | OK | 10 |
5 | 16ms | 1449kb | OK | 10 |
6 | 35ms | 1544kb | OK | 10 |
7 | 72ms | 1949kb | OK | 10 |
8 | 83ms | 2138kb | OK | 10 |
9 | 127ms | 2813kb | OK | 10 |
10 | 187ms | 3375kb | OK | 10 |
Punctaj total | 100 |