Borderou de evaluare (job #3232406)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:39:25: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int64_t*' {aka 'long int*'} [-Wformat=]
39 | fscanf(fin, "%lld %lld", &n, &m);
| ~~~^ ~~
| | |
| | int64_t* {aka long int*}
| long long int*
| %ld
main.cpp:39:30: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int64_t*' {aka 'long int*'} [-Wformat=]
39 | fscanf(fin, "%lld %lld", &n, &m);
| ~~~^ ~~
| | |
| | int64_t* {aka long int*}
| long long int*
| %ld
main.cpp:51:33: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int64_t*' {aka 'long int*'} [-Wformat=]
51 | fscanf(fin, "%lld %lld", &start, &duration);
| ~~~^ ~~~~~~
| | |
| | int64_t* {aka long int*}
| long long int*
| %ld
main.cpp:51:38: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int64_t*' {aka 'long int*'} [-Wformat=]
51 | fscanf(fin, "%lld %lld", &start, &duration);
| ~~~^ ~~~~~~~~~
| | |
| | int64_t* {aka long int*}
| long long int*
| %ld
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 0ms | 303kb | OK | 10 |
3 | 0ms | 303kb | OK | 10 |
4 | 6ms | 950kb | OK | 10 |
5 | 8ms | 1101kb | OK | 10 |
6 | 9ms | 1355kb | OK | 10 |
7 | 9ms | 1359kb | OK | 10 |
8 | 14ms | 1708kb | OK | 10 |
9 | 14ms | 1708kb | OK | 10 |
10 | 19ms | 2043kb | OK | 10 |
Punctaj total | 100 |