Pagini recente » Borderou de evaluare (job #1861264) | Borderou de evaluare (job #2816623) | Borderou de evaluare (job #1302059) | Borderou de evaluare (job #1436906) | Borderou de evaluare (job #1302149)
Borderou de evaluare (job #1302149)
Raport evaluator
Compilare:
user.cpp: In function ‘int pathContains(int)’:
user.cpp:37:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < cycles.size(); i++){
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:47:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < L[v].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:106:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v1.size() && x < 2; i++){
^
user.cpp:156:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v.size() && ok == 0; j++){
^
user.cpp:81:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ciclu2.in","r",stdin);
^
user.cpp:82:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ciclu2.out","w",stdout);
^
user.cpp:145:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 16ms | 492kb | OK | 20 | 20 |
2 | Depăşit | 1868kb | Time limit exceeded. | 0 | 0 |
3 | Depăşit | 3880kb | Time limit exceeded. | 0 |
4 | Depăşit | 1316kb | Time limit exceeded. | 0 |
5 | Depăşit | 2204kb | Time limit exceeded. | 0 |
Punctaj total | 20 |