Pagini recente » Borderou de evaluare (job #2527799) | Borderou de evaluare (job #3222598) | Borderou de evaluare (job #1893233) | Borderou de evaluare (job #1017169) | Borderou de evaluare (job #1490644)
Borderou de evaluare (job #1490644)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:79: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:79:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:83: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:76: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:77: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:79: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:83: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:93: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 | 2016kb | OK | 10 |
| 5 | 48ms | 4232kb | OK | 10 |
| 6 | 172ms | 7008kb | OK | 10 |
| 7 | Depăşit | 9140kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 4236kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3824kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3824kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |