Pagini recente » Borderou de evaluare (job #1273227) | Borderou de evaluare (job #1300159) | Borderou de evaluare (job #2713671) | Borderou de evaluare (job #122994) | Borderou de evaluare (job #1538232)
Borderou de evaluare (job #1538232)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf ( f, "%d%*c", &N );
^
user.cpp:18:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf ( f, "%c", &x );
^
user.cpp:30:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf ( f, "%d%*c", &N );
^
user.cpp:33:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf ( f, "%c", &x );
^
user.cpp:38:33: warning: ‘special’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for ( int i = special - '0' + 1; i <= 9; ++i ){
^
user.cpp:47:23: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for ( int i = poz+1; i <= N; ++i ){
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 256kb | OK | 10 |
| 2 | 0ms | 264kb | OK | 10 |
| 3 | 0ms | 260kb | OK | 10 |
| 4 | 36ms | 264kb | OK | 10 |
| 5 | 280ms | 264kb | OK | 10 |
| 6 | 660ms | 256kb | OK | 10 |
| 7 | Depăşit | 256kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 248kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 252kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 256kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |