Pagini recente » Borderou de evaluare (job #2542041) | Borderou de evaluare (job #1250633) | Borderou de evaluare (job #1659279) | Borderou de evaluare (job #1728618) | Borderou de evaluare (job #1313984)
Borderou de evaluare (job #1313984)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:21:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( i = 0 ; i < strlen(s) ; ++i )
^
user.cpp:18:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);getchar();gets(s);
^
user.cpp:18:38: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);getchar();gets(s);
^
user.cpp:28:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:31:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp: In function ‘void Solve_it()’:
user.cpp:82:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &k); k > 0 ; --k)
^
user.cpp:84:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr);
^
user.cpp:89:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
/tmp/ccg3V4cM.o: In function `Read()':
user.cpp:(.text+0x246): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | 18492kb | OK | 10 |
2 | 92ms | 18500kb | OK | 10 |
3 | 92ms | 18496kb | OK | 10 |
4 | 112ms | 18496kb | OK | 10 |
5 | 144ms | 18504kb | OK | 10 |
6 | 176ms | 18532kb | OK | 10 |
7 | 232ms | 18640kb | OK | 10 |
8 | 524ms | 19568kb | OK | 10 |
9 | Depăşit | 20832kb | Time limit exceeded. | 0 |
10 | Depăşit | 23912kb | Time limit exceeded. | 0 |
Punctaj total | 80 |