Pagini recente » Borderou de evaluare (job #789702) | Borderou de evaluare (job #2646172) | Borderou de evaluare (job #2016420) | Borderou de evaluare (job #2803723) | Borderou de evaluare (job #1658583)
Borderou de evaluare (job #1658583)
Raport evaluator
Compilare:
user.cpp: In function ‘bool dfs(int)’:
user.cpp:13:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < B[nod].size(); i++)
^
user.cpp: In function ‘bool cuplajPerfect(int, int)’:
user.cpp:46:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < B[i].size(); j++)
^
user.cpp: In function ‘int caut(int, int, int)’:
user.cpp:104:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:109:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("caroiaj.in", "r", stdin);
^
user.cpp:110:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &teste);
^
user.cpp:113:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:119:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mat[l][c]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 648kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |