Pagini recente » Borderou de evaluare (job #3187563) | Borderou de evaluare (job #2328655) | Borderou de evaluare (job #2329877) | Borderou de evaluare (job #2328751) | Borderou de evaluare (job #2626886)
Borderou de evaluare (job #2626886)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:56:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j < aux.size(); j++){
~~^~~~~~~~~~~~
main.cpp:62:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<int> >::size_type {aka long unsigned int}' [-Wformat=]
printf("%d\n", ans.size());
^
main.cpp:63:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < ans.size(); i++){
~~^~~~~~~~~~~~
main.cpp:64:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
printf("%d", ans[i].size());
^
main.cpp:65:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < ans[i].size(); j++)
~~^~~~~~~~~~~~~~~
main.cpp: In function 'bool intro()':
main.cpp:18:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s %s", s1, s2);
^
main.cpp: In function 'int main()':
main.cpp:35:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("shiftright.in", "r", stdin);
^
main.cpp:36:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("shiftright.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 5 |
2 | 3ms | 131kb | OK | 5 |
3 | 9ms | 393kb | OK | 5 |
4 | 14ms | 524kb | OK | 5 |
5 | 248ms | 7733kb | OK | 5 |
6 | 448ms | 13631kb | Output prea mare! | 2 |
7 | 2ms | 131kb | OK | 5 |
8 | 4ms | 262kb | OK | 5 |
9 | 8ms | 393kb | OK | 5 |
10 | 28ms | 1048kb | OK | 5 |
11 | 93ms | 3014kb | OK | 5 |
12 | 207ms | 6553kb | OK | 5 |
13 | 345ms | 10354kb | OK | 5 |
14 | 402ms | 11534kb | OK | 5 |
15 | 439ms | 12320kb | OK | 5 |
16 | 490ms | 13631kb | OK | 5 |
17 | 227ms | 7733kb | OK | 5 |
18 | 334ms | 10092kb | OK | 5 |
19 | 506ms | 14417kb | OK | 5 |
20 | 624ms | 16908kb | Output prea mare! | 2 |
Punctaj total | 94 |