Pagini recente » Borderou de evaluare (job #473841) | Borderou de evaluare (job #2170678) | Borderou de evaluare (job #2358560) | Borderou de evaluare (job #3132711) | Borderou de evaluare (job #2362591)
Borderou de evaluare (job #2362591)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:59:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
printf("%d\n", ans[1]);
^
main.cpp:63:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
if (ans[1] < 10) printf("00%d\n", ans[1]);
^
main.cpp:64:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
else if (ans[1] < 100) printf("0%d\n", ans[1]);
^
main.cpp:66:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
printf("%d\n", ans[1]);
^
main.cpp:24:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d\n", &n, &m);
^
main.cpp:27:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", a[i] + 1);
^
main.cpp:31:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &k);
^
main.cpp:36:54: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d", &l1, &c1, &l2, &c2, &col);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | OK | 10 |
2 | 7ms | 1703kb | OK | 10 |
3 | 7ms | 1703kb | OK | 10 |
4 | 184ms | 45219kb | OK | 10 |
5 | 150ms | 45219kb | OK | 10 |
6 | 170ms | 45219kb | OK | 10 |
7 | 223ms | 13369kb | OK | 10 |
8 | 235ms | 13369kb | OK | 10 |
9 | 368ms | 47448kb | OK | 10 |
10 | 342ms | 47538kb | OK | 10 |
Punctaj total | 100 |