Pagini recente » Borderou de evaluare (job #2122312) | Borderou de evaluare (job #2469103) | Borderou de evaluare (job #2313523) | Borderou de evaluare (job #1271324) | Borderou de evaluare (job #1437461)
Borderou de evaluare (job #1437461)
Raport evaluator
Compilare:
user.cpp: In function ‘void fill(int, int)’:
user.cpp:8:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (t[i+1][j]>=q) fill(i+1,j);
^
user.cpp:9:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (t[i][j+1]>=q) fill(i,j+1);
^
user.cpp:10:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (t[i-1][j]>=q) fill(i-1,j);
^
user.cpp:11:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (t[i][j-1]>=q) fill(i,j-1);
^
user.cpp: In function ‘int main()’:
user.cpp:29:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (t[i][j]>=q){
^
user.cpp:33:21: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=]
printf("%ld",t[1][1]);
^
user.cpp:14:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sahara.in","r",stdin);
^
user.cpp:15:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sahara.out","w",stdout);
^
user.cpp:16:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld%ld",&n,&m,&q);
^
user.cpp:17:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&nr);
^
user.cpp:20:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld%ld%ld%ld",&x1,&y1,&x2,&y2,&l);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 824kb | Incorect | 0 |
2 | 4ms | 1876kb | Incorect | 0 |
3 | 8ms | 5468kb | Incorect | 0 |
4 | 24ms | 12360kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 28ms | 12360kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 44ms | 13936kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 64ms | 13940kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 76ms | 9344kb | Incorect | 0 |
9 | 124ms | 9340kb | Incorect | 0 |
10 | 104ms | 9260kb | Incorect | 0 |
11 | 76ms | 16304kb | Killed by signal 11(SIGSEGV). | 0 |
12 | 72ms | 10624kb | Incorect | 0 |
13 | 80ms | 16252kb | Killed by signal 11(SIGSEGV). | 0 |
14 | 76ms | 16296kb | Killed by signal 11(SIGSEGV). | 0 |
15 | 76ms | 16284kb | Killed by signal 11(SIGSEGV). | 0 |
16 | 84ms | 16252kb | Killed by signal 11(SIGSEGV). | 0 |
17 | 80ms | 16308kb | Killed by signal 11(SIGSEGV). | 0 |
18 | 76ms | 16308kb | Killed by signal 11(SIGSEGV). | 0 |
19 | 76ms | 16304kb | Killed by signal 11(SIGSEGV). | 0 |
20 | 0ms | 352kb | Incorect | 0 |
Punctaj total | 0 |