Pagini recente » Borderou de evaluare (job #2393468) | Borderou de evaluare (job #1825582) | Borderou de evaluare (job #2242716) | Borderou de evaluare (job #2600185) | Borderou de evaluare (job #1266823)
Borderou de evaluare (job #1266823)
Raport evaluator
Compilare:
user.cpp: In function ‘void process()’:
user.cpp:63:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v.size()>1) f(i,v.size()-1) printf(" %d",v[i]);
^
user.cpp:2:31: note: in definition of macro ‘f’
#define f(i,n) for(int i=1;i<=n;i++)
^
user.cpp: In function ‘void init()’:
user.cpp:55:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&R,&C);
^
user.cpp:56:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
f(i,R) f(j,C) scanf("%d",&g[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:68:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.in","r",stdin);
^
user.cpp:69:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.out","w",stdout);
^
user.cpp: In function ‘void minPath(int, int, int, int)’:
user.cpp:47:19: warning: ‘pozy’ may be used uninitialized in this function [-Wmaybe-uninitialized]
l[g[pozx][pozy]]=1;
^
user.cpp:47:19: warning: ‘pozx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 700kb | OK | 10 |
2 | 12ms | 1364kb | Incorect | 0 |
3 | 40ms | 2428kb | Incorect | 0 |
4 | 348ms | 12768kb | Killed by signal 11(SIGSEGV). | 0 |
5 | Depăşit | 6288kb | Time limit exceeded. | 0 |
6 | 348ms | 15704kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 428ms | 16228kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 540ms | 17056kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 624ms | 17404kb | Killed by signal 11(SIGSEGV). | 0 |
10 | Depăşit | 9220kb | Time limit exceeded. | 0 |
Punctaj total | 10 |