Pagini recente » Borderou de evaluare (job #2667695) | Borderou de evaluare (job #1198745) | Borderou de evaluare (job #13141) | Borderou de evaluare (job #2853289) | Borderou de evaluare (job #1735465)
Borderou de evaluare (job #1735465)
Raport evaluator
Compilare:
user.cpp: In function ‘void tarjan(int)’:
user.cpp:25:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[v].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:81:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < ctc.size() ;i++)
^
user.cpp:83:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < ctc[i].size();j++)
^
user.cpp:63:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in", "r", stdin);
^
user.cpp:64:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("ctc.out", "w", stdout);
^
user.cpp:65:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:72:23: 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 |
Punctaj/grupa |
1 | 0ms | 440kb | Corect | 10 | 30 |
2 | 0ms | 440kb | Corect | 10 |
3 | 0ms | 452kb | Corect | 10 |
4 | 0ms | 492kb | Corect | 10 | 30 |
5 | 12ms | 592kb | Corect | 10 |
6 | 52ms | 928kb | Corect | 10 |
7 | 104ms | 1320kb | Corect | 10 | 0 |
8 | Depăşit | 2676kb | Time limit exceeded. | 0 |
9 | Depăşit | 5320kb | Time limit exceeded. | 0 |
10 | Depăşit | 7788kb | Time limit exceeded. | 0 | 0 |
Punctaj total | 60 |