Pagini recente » Monitorul de evaluare | Monitorul de evaluare | Cod sursa (job #448342) | Cod sursa (job #214818) | Borderou de evaluare (job #1559114)
Borderou de evaluare (job #1559114)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%d %d",&N,&K);
^
user.cpp:9:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:11:22: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
{fscanf(f,"%d",&a);S+=a;}
^
user.cpp:21:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(g,"%d",C[N-1][S-1]);
^
user.cpp:9:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&N,&K);
^
user.cpp:11:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{fscanf(f,"%d",&a);S+=a;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 304kb | OK | 10 |
| 2 | 0ms | 700kb | OK | 10 |
| 3 | 0ms | 696kb | OK | 10 |
| 4 | 0ms | 700kb | OK | 10 |
| 5 | 28ms | 8164kb | OK | 10 |
| 6 | 28ms | 8168kb | OK | 10 |
| 7 | 28ms | 8168kb | OK | 10 |
| 8 | 56ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 56ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 56ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |