Pagini recente » Borderou de evaluare (job #2365820) | Borderou de evaluare (job #1771540) | Borderou de evaluare (job #1910400) | Borderou de evaluare (job #420950) | Borderou de evaluare (job #1313991)
Borderou de evaluare (job #1313991)
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/ccRemTyk.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 | 40ms | 8484kb | OK | 10 |
2 | 40ms | 8476kb | OK | 10 |
3 | 48ms | 8480kb | OK | 10 |
4 | 60ms | 8488kb | OK | 10 |
5 | 92ms | 8508kb | OK | 10 |
6 | 120ms | 8560kb | OK | 10 |
7 | 176ms | 8768kb | OK | 10 |
8 | 464ms | 10036kb | OK | 10 |
9 | 992ms | 11228kb | OK | 10 |
10 | Depăşit | 14208kb | Time limit exceeded. | 0 |
Punctaj total | 90 |