Pagini recente » Borderou de evaluare (job #2486659) | Borderou de evaluare (job #1707724) | Borderou de evaluare (job #1575998) | Borderou de evaluare (job #1114712) | Borderou de evaluare (job #1492295)
Borderou de evaluare (job #1492295)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(int)’:
user.cpp:20:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<m[x].size();++i) {
^
user.cpp: In function ‘void hashy(int)’:
user.cpp:33:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<m[x].size();++i) {
^
user.cpp: In function ‘void dfs2(int, int)’:
user.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<m[x].size();++i) {
^
user.cpp: In function ‘void dfs3(int, int)’:
user.cpp:67:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<m[x].size();++i) {
^
user.cpp: In function ‘void find_middles(int)’:
user.cpp:82:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<tree.size();++i) {
^
user.cpp:94:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[x].size();++j) {
^
user.cpp:95:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<tree.size();++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:137:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<roots.size();++i) {
^
user.cpp:141:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<roots.size();++i) {
^
user.cpp:143:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[roots[i]].size();++j) {
^
user.cpp:105:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divizori2.in","r",stdin);
^
user.cpp:106:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divizori2.out","w",stdout);
^
user.cpp:108:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:114:28: 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 | 4ms | 2824kb | OK | 10 | 10 |
2 | 20ms | 2880kb | Incorect | 0 | 0 |
3 | 80ms | 2956kb | Incorect | 0 |
4 | 72ms | 2932kb | Incorect | 0 |
5 | 224ms | 3020kb | Incorect | 0 |
6 | 216ms | 3184kb | Incorect | 0 | 0 |
7 | Depăşit | 5852kb | Time limit exceeded. | 0 |
8 | Depăşit | 5876kb | Time limit exceeded. | 0 |
9 | Depăşit | 6492kb | Time limit exceeded. | 0 | 0 |
10 | Depăşit | 8332kb | Time limit exceeded. | 0 |
Punctaj total | 10 |