Pagini recente » Borderou de evaluare (job #1479748) | Borderou de evaluare (job #3210516) | Borderou de evaluare (job #1129138) | Borderou de evaluare (job #550603) | Borderou de evaluare (job #3290456)
Borderou de evaluare (job #3290456)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:24:24: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'int*' [-Wformat=]
24 | fscanf(fin, "%ld", &T);
| ~~^ ~~
| | |
| | int*
| long int*
| %d
main.cpp:27:32: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'long long int*' [-Wformat=]
27 | fscanf(fin, "%ld %ld %ld", &a, &b, &c);
| ~~^ ~~
| | |
| long int* long long int*
| %lld
main.cpp:27:36: warning: format '%ld' expects argument of type 'long int*', but argument 4 has type 'long long int*' [-Wformat=]
27 | fscanf(fin, "%ld %ld %ld", &a, &b, &c);
| ~~^ ~~
| | |
| long int* long long int*
| %lld
main.cpp:27:40: warning: format '%ld' expects argument of type 'long int*', but argument 5 has type 'long long int*' [-Wformat=]
27 | fscanf(fin, "%ld %ld %ld", &a, &b, &c);
| ~~^ ~~
| | |
| long int* long long int*
| %lld
main.cpp:30:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
30 | fprintf(fout, "%ld %ld\n", 0, 0);
| ~~^ ~
| | |
| long int int
| %d
main.cpp:30:46: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
30 | fprintf(fout, "%ld %ld\n", 0, 0);
| ~~^ ~
| | |
| long int int
| %d
main.cpp:35:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=]
35 | fprintf(fout, "%ld %ld\n", x, y);
| ~~^ ~
| | |
| long int long long int
| %lld
main.cpp:35:46: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=]
35 | fprintf(fout, "%ld %ld\n", x, y);
| ~~^ ~
| | |
| long int long long int
| %lld
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 303kb | Raspuns Corect | 10 | 30 |
| 2 | 0ms | 303kb | Raspuns Corect | 10 |
| 3 | 0ms | 303kb | Raspuns Corect | 10 |
| 4 | 0ms | 303kb | Raspuns Corect | 10 | 10 |
| 5 | 0ms | 303kb | Raspuns Corect | 10 | 10 |
| 6 | 0ms | 303kb | Raspuns Corect | 10 | 10 |
| 7 | 0ms | 303kb | Raspuns Corect | 10 | 10 |
| 8 | 0ms | 303kb | Raspuns Corect | 10 | 10 |
| 9 | 0ms | 303kb | Raspuns Corect | 10 | 20 |
| 10 | 0ms | 303kb | Raspuns Corect | 10 |
| Punctaj total | 100 |