Pagini recente » Cod sursa (job #2245274) | Cod sursa (job #455680) | Cod sursa (job #1361798) | Cod sursa (job #897966) | Borderou de evaluare (job #1566167)
Borderou de evaluare (job #1566167)
Raport evaluator
Compilare:
user.cpp: In function ‘long long unsigned int distsec(int)’:
user.cpp:16:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i= 1 ; i <= n ; i++)
^
user.cpp:19:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(h.size()> nr)
^
user.cpp: In function ‘int main()’:
user.cpp:34:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=]
fscanf(f,"%d%d%d",&n,&u,&l);
^
user.cpp:35:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; i++)
^
user.cpp:36:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=]
fscanf(f,"%d",&v[i]);
^
user.cpp:34:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d",&n,&u,&l);
^
user.cpp:36:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | Incorect | 0 |
| 2 | 4ms | 512kb | Incorect | 0 |
| 3 | 16ms | 620kb | Incorect | 0 |
| 4 | 76ms | 1088kb | Incorect | 0 |
| 5 | 80ms | 1368kb | Incorect | 0 |
| 6 | 276ms | 2648kb | Incorect | 0 |
| 7 | 652ms | 5896kb | Incorect | 0 |
| 8 | 716ms | 7384kb | Incorect | 0 |
| 9 | 888ms | 12536kb | Incorect | 0 |
| 10 | Depăşit | 15340kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |