Pagini recente » Cod sursa (job #1161867) | Borderou de evaluare (job #2377724) | Cod sursa (job #2471981) | Borderou de evaluare (job #1157395) | Borderou de evaluare (job #1351125)
Borderou de evaluare (job #1351125)
Raport evaluator
Compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:35:23: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", par);
^
user.cpp:17:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
user.cpp:21:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
user.cpp: In function ‘int main()’:
user.cpp:42:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t > 0; --t)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 272ms | 252kb | Incorect | 0 |
| Punctaj total | 0 |