Borderou de evaluare (job #1213216)
Raport evaluator
Compilare:
user.cpp: In function ‘void check(long int, long int, long int)’:
user.cpp:42:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
printf("%d%d",i1,j1);
^
user.cpp:42:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
user.cpp:43:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
if(k >= 2) printf("%d%d",i2,j2);
^
user.cpp:43:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
user.cpp:44:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
if(k >= 3) printf("%d%d",i3,j3);
^
user.cpp:44:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
user.cpp: In function ‘int main()’:
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bilete.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK | 10 |
2 | 0ms | 448kb | OK | 10 |
3 | 0ms | 456kb | OK | 10 |
4 | 0ms | 500kb | OK | 10 |
5 | 4ms | 608kb | OK | 10 |
6 | 0ms | 444kb | OK | 10 |
7 | 0ms | 464kb | OK | 10 |
8 | 24ms | 1120kb | OK | 10 |
9 | 0ms | 476kb | OK | 10 |
10 | 48ms | 1652kb | OK | 10 |
Punctaj total | 100 |