Pagini recente » Borderou de evaluare (job #1616522) | Borderou de evaluare (job #2907594) | Borderou de evaluare (job #1228165) | Borderou de evaluare (job #665553) | Borderou de evaluare (job #1490649)
Borderou de evaluare (job #1490649)
Raport evaluator
Compilare:
user.cpp: In function ‘void ap()’:
user.cpp:65:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘int main()’:
user.cpp:77:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d %d\n", &n, &m);
^
user.cpp:77:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:81:55: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 3 has type ‘int*’ [-Wformat=]
scanf("%lld %lld\n", &A[i].first, &A[i].second);
^
user.cpp: In function ‘int cautbin(long long int)’:
user.cpp:35:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:74:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marbles.in","r",stdin);
^
user.cpp:75:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marbles.out","w",stdout);
^
user.cpp:77:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:81:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld\n", &A[i].first, &A[i].second);
^
user.cpp:91:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld %lld\n",&T, &i, &j);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1484kb | OK | 10 |
| 2 | 0ms | 1512kb | OK | 10 |
| 3 | 0ms | 1796kb | OK | 10 |
| 4 | 4ms | 2008kb | OK | 10 |
| 5 | 12ms | 4196kb | OK | 10 |
| 6 | 40ms | 6928kb | OK | 10 |
| 7 | 64ms | 9668kb | OK | 10 |
| 8 | 136ms | 28800kb | OK | 10 |
| 9 | 112ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 140ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |