Pagini recente » Borderou de evaluare (job #1474030) | Borderou de evaluare (job #158374) | Borderou de evaluare (job #1306740) | Borderou de evaluare (job #2151593) | Borderou de evaluare (job #1982931)
Borderou de evaluare (job #1982931)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(A, "%d", &test);
^
user.cpp:17:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(A, "%d%d%d", &a, &b, &p);
^
user.cpp:17:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:17:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=]
user.cpp:40:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(B, "%d\n",aux);
^
user.cpp:13:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(A, "%d", &test);
^
user.cpp:17:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(A, "%d%d%d", &a, &b, &p);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 464kb | Time limit exceeded. | 0 |
Punctaj total | 0 |