Borderou de evaluare (job #2145779)
Raport evaluator
Compilare:
user.cpp: In function ‘void tarjan(int, int)’:
user.cpp:20:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:46:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘std::vector<std::vector<int> >::size_type {aka long unsigned int}’ [-Wformat=]
fprintf(fo,"%d\n", M.size());
^
user.cpp:47:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < M.size(); i++){
^
user.cpp:38:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &n, &m);
^
user.cpp:41:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1800kb | Corect | 10 |
2 | 0ms | 1800kb | Corect | 10 |
3 | 0ms | 1808kb | Corect | 10 |
4 | 0ms | 1872kb | Corect | 10 |
5 | 0ms | 1920kb | Corect | 10 |
6 | 8ms | 2268kb | Corect | 10 |
7 | 16ms | 2532kb | Corect | 10 |
8 | 0ms | 1664kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 0ms | 1668kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 1660kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 70 |