Pagini recente » Borderou de evaluare (job #2904082) | Borderou de evaluare (job #3118121) | Borderou de evaluare (job #400922) | Borderou de evaluare (job #1124582) | Borderou de evaluare (job #1332993)
Borderou de evaluare (job #1332993)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ nod ].size(); i++)
^
user.cpp: In function ‘void construiesteGrafTranspus()’:
user.cpp:54:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < G[ i ].size(); j++)
^
user.cpp: In function ‘void dfsTranspus(int, int)’:
user.cpp:68:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < GT[ nod ].size(); i++)
^
user.cpp: In function ‘void readData()’:
user.cpp:15:32: 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:16:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:28:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
user.cpp: In function ‘int main()’:
user.cpp:103: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 432kb | Corect | 10 | 30 |
2 | 0ms | 436kb | Corect | 10 |
3 | 0ms | 440kb | Corect | 10 |
4 | 0ms | 480kb | Corect | 10 | 30 |
5 | 4ms | 600kb | Corect | 10 |
6 | 32ms | 1048kb | Corect | 10 |
7 | 88ms | 1296kb | Corect | 10 | 0 |
8 | Depăşit | 2968kb | Time limit exceeded. | 0 |
9 | Depăşit | 5652kb | Time limit exceeded. | 0 |
10 | Depăşit | 8096kb | Time limit exceeded. | 0 | 0 |
Punctaj total | 60 |