Pagini recente » Borderou de evaluare (job #1257676) | Borderou de evaluare (job #1254492) | Borderou de evaluare (job #549380) | Borderou de evaluare (job #105490) | Borderou de evaluare (job #2425638)
Borderou de evaluare (job #2425638)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> SortareTopologica(int)':
main.cpp:26:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < V[ nod ].size(); ++i ) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:43:15: warning: unused variable 'i' [-Wunused-variable]
int n, m, i, j;
^
main.cpp:43:18: warning: unused variable 'j' [-Wunused-variable]
int n, m, i, j;
^
main.cpp:40: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:41: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 );
^
main.cpp:46:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d", &n,&m );
^
main.cpp:48:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d", &x,&y );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 5ms | 1310kb | OK | 10 |
4 | 6ms | 1310kb | OK | 10 |
5 | 9ms | 1441kb | OK | 10 |
6 | 14ms | 1572kb | OK | 10 |
7 | 27ms | 1966kb | OK | 10 |
8 | 39ms | 2199kb | OK | 10 |
9 | 78ms | 2813kb | OK | 10 |
10 | 115ms | 3375kb | OK | 10 |
Punctaj total | 100 |