Pagini recente » Borderou de evaluare (job #1657208) | Borderou de evaluare (job #909524) | Borderou de evaluare (job #107647) | Borderou de evaluare (job #1563854) | Borderou de evaluare (job #1055802)
Borderou de evaluare (job #1055802)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%I64d", &T);
^
user.cpp: In function ‘void read()’:
user.cpp:35:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%I64d %I64d", &N, &M);
^
user.cpp:35:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:47:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long long int> >::value_type* {aka long long int*}’ [-Wformat=]
scanf("%I64d", &values[i]);
^
user.cpp:51:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%I64d %I64d", &x, &y);
^
user.cpp:51:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp: In function ‘void solve()’:
user.cpp:81:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", _max);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 2004kb | Time limit exceeded. | 0 |
Punctaj total | 0 |