Pagini recente » Borderou de evaluare (job #220651) | Borderou de evaluare (job #2944980) | Borderou de evaluare (job #2251113) | Borderou de evaluare (job #2281430) | Borderou de evaluare (job #1528270)
Borderou de evaluare (job #1528270)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:18: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=]
scanf("%d",&n);
^
user.cpp:55:46: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=]
for(long i=1; i<=9; ++i) scanf("%d",&b[i]);
^
user.cpp:58:53: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=]
for(long j=1; j<=n; ++j) scanf("%d",&m[i][j]);
^
user.cpp:127:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
printf("%d %d %d %d",l1,l2,c1,c2);
^
user.cpp:127:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
user.cpp:127:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=]
user.cpp:127:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long int’ [-Wformat=]
user.cpp:52:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zone.in","r",stdin);
^
user.cpp:53:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zone.out","w",stdout);
^
user.cpp:54:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:55:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(long i=1; i<=9; ++i) scanf("%d",&b[i]);
^
user.cpp:58:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(long j=1; j<=n; ++j) scanf("%d",&m[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK | 10 |
2 | 0ms | 296kb | OK | 10 |
3 | 0ms | 476kb | OK | 10 |
4 | 0ms | 684kb | OK | 10 |
5 | 0ms | 680kb | OK | 10 |
6 | 8ms | 1088kb | OK | 10 |
7 | 12ms | 1064kb | Incorect | 0 |
8 | 72ms | 2292kb | Incorect | 0 |
9 | 44ms | 2308kb | OK | 10 |
10 | 0ms | 316kb | OK | 10 |
Punctaj total | 80 |