Pagini recente » Borderou de evaluare (job #300010) | Borderou de evaluare (job #920686) | Borderou de evaluare (job #116226) | Borderou de evaluare (job #1509490) | Borderou de evaluare (job #1803581)
Borderou de evaluare (job #1803581)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:92: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int main(){fi=fopen("numere9.in","r");fo=fopen("numere9.out","w");int t;fscanf(fi,"%d", &t);for(int z=0;z<t;z++){long long x;fscanf(fi,"%lld", &x);reprezentare(x, 1);fprintf(fo,"\n");}return 0;}
^
user.cpp:12:147: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int main(){fi=fopen("numere9.in","r");fo=fopen("numere9.out","w");int t;fscanf(fi,"%d", &t);for(int z=0;z<t;z++){long long x;fscanf(fi,"%lld", &x);reprezentare(x, 1);fprintf(fo,"\n");}return 0;}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 10 |
2 | 0ms | 280kb | OK | 10 |
3 | 0ms | 280kb | OK | 10 |
4 | 0ms | 272kb | OK | 10 |
5 | 0ms | 280kb | OK | 10 |
6 | 0ms | 280kb | OK | 10 |
7 | 0ms | 276kb | OK | 10 |
8 | 0ms | 276kb | OK | 10 |
9 | 0ms | 276kb | OK | 10 |
10 | 0ms | 272kb | OK | 10 |
Punctaj total | 100 |